https://github.com/nodebb/nodebb-plugin-web-push
Push Notifications (via Push API) for NodeBB
https://github.com/nodebb/nodebb-plugin-web-push
Last synced: 9 months ago
JSON representation
Push Notifications (via Push API) for NodeBB
- Host: GitHub
- URL: https://github.com/nodebb/nodebb-plugin-web-push
- Owner: NodeBB
- License: mit
- Created: 2024-09-11T16:22:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-22T20:04:58.000Z (9 months ago)
- Last Synced: 2025-03-31T09:08:09.617Z (9 months ago)
- Language: JavaScript
- Size: 242 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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