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
- Host: GitHub
- URL: https://github.com/deuxhuithuit/email_sendgrid
- Owner: DeuxHuitHuit
- License: other
- Created: 2017-09-13T17:52:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-16T23:08:07.000Z (about 8 years ago)
- Last Synced: 2025-03-14T12:45:22.023Z (11 months ago)
- Topics: sendgrid, sendgrid-api, symphony-cms, symphony-cms-email, symphony-cms-extension
- Language: PHP
- Homepage: http://symphonyextensions.com/extensions/email_sendgrid/
- Size: 95.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)