nodebb-plugin-web-push
Version:
A starter kit for quickly creating NodeBB plugins
9 lines (5 loc) • 380 B
Markdown
# Push Notifications (via Push API) Plugin for NodeBB
This plugin adds push notification functionality for NodeBB via the in-browser [Push API](https://developer.mozilla.org/en-US/docs/Web/API/Push_API).
Once installed, users are able to configure their push notification subscription settings from their account profile.
## Installation
npm install nodebb-plugin-web-push