Skip to content

backdrop-contrib/sendgrid_integration

Repository files navigation

SendGrid Integration Module

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.

Requirements

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

Installation

  1. Navigate to Functionality Tab and enable SendGrid Integration in the Mail category.

  2. Configure your SendGrid API-Key in admin/config/services/sendgrid

  3. 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".

Documentation

Additional documentation is located in the Wiki.

Issues

Bugs and feature requests should be reported in the Issue Queue.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors