KeystoneJS plugin for sending SMTP mail with Jade template
Installation
create keystone project using yo keystone, and do not choose email feature.
install keystone-enmailer
npm install git+https://[email protected]/enraiser/keystone-enmailer.git
Usage
In keystone....