This project is not affiliated with SendGrid, Inc. If you want more info about SendGrid services, contact SendGrid.
This module uses a wrapper library for the SendGrid API. At the moment the wrapper library is for V2 of the API. V3 upgrade is being developed.
This module requires that the following module is also enabled:
The SendGrid library can be loaded in a few possible ways:
- Bundled version - You will need to enable X Autoload
if you want to use the bundled
vendor/directory with this module. - Manually - for example with Composer. One example on how to do this is with Composer Manager. See the module's README for more detailed information.
Optional
-
Navigate to Functionality Tab and enable SendGrid Integration in the Mail category.
-
Configure your SendGrid API-Key in admin/config/services/sendgrid
-
Confirm that the mail system is setup to use SendGrid for how you wish to run you website. If you want it all to run through SendGrid then you set the System-wide default MailSystemInterface class to "SendGridMailSystem".
Additional documentation is located in the Wiki.
Bugs and feature requests should be reported in the Issue Queue.
- Michael R. Bagnall.
- Joel Steidl.
- Laryn Kragt Bakker.
- Seeking additional maintainers.
- Ported to Backdrop CMS by Joel Steidl.
- Originally written for Drupal by Brady Perignon.
- Originally written for Drupal by Henri Hirvonen.
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.