nikovonlas / flarum-ext-web-push
Adds Web Push notification feature to flarum with OneSignal service
Package info
github.com/NikoVonLas/flarum-ext-web-push
Type:flarum-extension
pkg:composer/nikovonlas/flarum-ext-web-push
v0.1.0-beta.9
2019-11-23 15:10 UTC
Requires
- flarum/core: ^0.1.0-beta.9
- norkunas/onesignal-php-api: ^1.12
- php-http/guzzle6-adapter: ^2.0
This package is auto-updated.
Last update: 2026-06-04 12:24:29 UTC
README
installation
Install manually:
composer require nikovonlas/flarum-ext-web-push
configuration
Upload files from /vendor/nikovonlas/flarum-ext-web-push/upload/ to you public folder. Activate the extension in the admin panel of your Flarum. Register in onesignal.com and create a new app an configure notifications as typical site, and use the Settings dialog in your website to configure the extension.
updating
composer update nikovonlas/flarum-ext-web-push php flarum cache:clear
todo
- Subscribation variations to settings page
- Provide prompts from Onesignal
- Custom code site type