covistra-mailer
v1.0.3
Published
CMBF email sending plugin. Expose emailing methods to the rest of the system
Downloads
5
Readme
This Hapi plugin provides text and rich email sending capacity to your Api server.
Rich Email Layout
Available Model fields:
- title: The title of the email
- stylesheet: A block that can override hard-coded template styles or add new one.
- header: The header of the email. Either a H1 or an image displayed above your content
- content: The actual HTML content of the email
- notice: A message indicating why the email was sent.
- copyright: The copyright message displayed at the bottom of the email