forwardemail / email-templates

Create, preview (browser/iOS Simulator), and send custom email templates for Node.js. Made for @forwardemail, @ladjs, @cabinjs, @spamscanner, and @breejs.
https://forwardemail.net/docs/send-emails-with-node-js-javascript
MIT License
3.67k stars 337 forks source link

Support for user templates eg: from a db instead of file #228

Closed liftyourgame closed 7 years ago

liftyourgame commented 7 years ago

Hi Guys,

Please accept this pull request. It is to allow developers to supply templates from a database or other storage instead of files in the website. This allows templates to be updated without having to do a full site deploy.

Regards,

Greg