4

Improve Transnational Email Plugin


Avatar
Jordan

The current plugin used to enable SendGrid simply hands off messages via SMTP.

github.com/gridpane/GridPaneMailer

This should be improved in the following ways.

-Utilize the sendgrid API, versus SMTP.
-If phpmailer returns any information it should be logged somewhere.

A