An open API service indexing awesome lists of open source software.

https://github.com/deuxhuithuit/email_sendgrid

SendGrid Email Gateway
https://github.com/deuxhuithuit/email_sendgrid

sendgrid sendgrid-api symphony-cms symphony-cms-email symphony-cms-extension

Last synced: 4 months ago
JSON representation

SendGrid Email Gateway

Awesome Lists containing this project

README

          

# SendGrid Email Gateway

## Summary

Uses Symphony's core email API to send emails via SendGrid's web API (https://sendgrid.com).

## Usage

Once installed go to System > Preferences and fill in your SendGrid API Key.
Under "Email Gateway" choose "SendGrid" to use this extension as your default email gateway.

## Credits

This is pretty much a copy of the [AWS SES Gateway](https://github.com/symphonists/email_aws_ses)