Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 656 Bytes

File metadata and controls

23 lines (17 loc) · 656 Bytes

NodeBB Emailer Plugin for SendInBlue

Plugin for NodeBB allowing you to send e-mail via SendInBlue V2 API.

Installation

  • First install the package from NodeBB's Plugin Library, or the NPM repository:
npm install nodebb-plugin-emailer-sendinblue --save
  • Then enable the plugin in NodeBB's Admin Control Panel in the Plugins tab.
  • Restart NodeBB

Configuration

  • Open NodeBB's Admin Control Panel
  • Click on the Emailer SendInBlue item in the Plugins section
  • Set your Api Key which can be found at:
  • Click Save, then Restart NodeBB
  • Click on Settings and set the desired address to use on the Email tab.