nodebb-plugin-mandrill-emailer

An emailer plugin for NodeBB using Mandrill as a third party service

Usage no npm install needed!

<script type="module">
  import nodebbPluginMandrillEmailer from 'https://cdn.skypack.dev/nodebb-plugin-mandrill-emailer';
</script>

README

nodebb-plugin-emailer-mandrill

This NodeBB plugin allows NodeBB to send emails to users through the third-party transactional email service Mandrill.

To customise options for this plugin, please consult the "Emailer (Mandrill)" page in the administration panel, under the "Plugins" heading.

Installation

npm install nodebb-plugin-emailer-mandrill

INFO

This is a fork from the mail repo to make it work with 0.5.2