louisevanderlith / comms

Mango API: Communications
GNU General Public License v3.0
0 stars 0 forks source link

Add email templates. #1

Open louisevanderlith opened 5 years ago

louisevanderlith commented 5 years ago

Users should be able to create pre-defined HTML templates, which can then be used as the Message's body.

louisevanderlith commented 5 years ago

Our e-mail notifications are very bare and doesn't promote any brand. We must build a clean template which can be used for many e-mail notifications.

The template must meet the following requirements;

HTML must be parsed server-side using the Go template engine
Images must be embedded
Any social links must be generated from the "site" API