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

Using handlebars helpers in templates #339

Closed bbales closed 5 years ago

bbales commented 5 years ago

I can't seem to find a way to use/register handlebars helpers for use in templates. I can only find outdated tickets regarding this issue.

How can I customize the handlebars engine used by email-templates?