MailJet Formatter Bridge

Categories

Component ID

2847800

Component name

MailJet Formatter Bridge

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Bridges an email formatting module (HTML Mail or Mime Mail) with MailJet's sending capabilities.

Drupal's mail system has two primary functions when acting on an email: *format* the email and *mail* the email. MailJet is a great system for sending emails, but those emails are still formatted in plain text.

What if you want fancy formatted emails? There are many great modules out there for formatting emails such as HTML Mail or Mime Mail which have their own *format* function.

This module creates a bridge between the *format* function of those modules, and the *mail* function of MailJet. It just performs a minor feature of the more extensive Mail System module, i.e. the "New Class" generator. The generator was not working with my symlinked directories, so this module is really just a place holder for the generated files.

See the README.txt for installation instructions.