This module provides a Mail class to be used with MailSystem module to send HTML emails using SendGridAPI, and SendGrid API module.

Example email sent with this module

Example mail

Currently, this module supports:

  • HTML email sending.
  • Recipients (To, Cc, Bcc).
  • Attachments.

Installation

Please look in README.md file for installation instructions

Future features

  • Send email using Dynamic Transactional Templates.
  • Implement Contacts API - Recipients.

Project information

Releases