forked from nodebb-plugin-pushbullet
Allows NodeBB to interface with the mipush service in order to provide push notifications to user mobile phones.
git clone https://github.com/kidswong999/nodebb-plugin-mipush
- Install and activate this plugin.
- Register 2 applications (Android and iOS) via the mipush website, and obtain:
- package name
- iOS APP Secret
- Android APP Secret
- Enter the info into the plugin's setup page (
/admin/mipush
), and save. - Reload NodeBB.