Skip to content

jgiovanni/nodebb-plugin-emailer-sendinblue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.9%
  • Smarty 44.1%