Skip to content

ElusiveMind/sendgrid_integration_elusivemind

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.

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.