0.1.0 • Published 9 years ago
nodebb-plugin-onesignal v0.1.0
onesignal Notifications
Allows NodeBB to interface with the onesignal service in order to provide push notifications to user mobile phones.
Installation
npm install nodebb-plugin-onesignalConfiguration
- Install and activate this plugin.
- Register an application via the onesignal website, and obtain a client key and secret.
- In particular, the
redirect_urishould be your forum's URL with/onesignal/authappended to it (e.g.https://community.nodebb.org/onesignal/auth)
- In particular, the
- Enter the client key and secret into the plugin's setup page (
/admin/onesignal), and save. - Reload NodeBB.
Screenshots

0.1.0
9 years ago