Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Commit

Permalink
Add screenshots in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Feb 5, 2017
1 parent 6eabf3f commit 3cbf32c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,17 @@ Use Sendgrid to send emails

To use this feature, you have to **create a new API key** in Sendgrid web interface which as **full access to Mail Send**.

The API secret key is visible only one time, **do not use the API key ID**.
The API key must have the permission to send Emails:

![Permissions](https://cloud.githubusercontent.com/assets/323546/22630453/5676af00-ebc8-11e6-949a-8de4ca4ee83e.png)

The API secret key is visible only one time, **do not use the API key ID**:

![API key](https://cloud.githubusercontent.com/assets/323546/22630480/cfabac9a-ebc8-11e6-9328-5c18d34a2d50.png)

### Configuration with the user interface

Set your API credentials on the settings page and set the mail transport to "sendgrid".
Set your API credentials on the settings page (**Application Settings > Integrations > Sendgrid**) and set the mail transport to "sendgrid" (**Application Settings > Email Settings**).

### Configuration with the config file (alternative method)

Expand Down

0 comments on commit 3cbf32c

Please sign in to comment.