https://github.com/Zurtr/flarum-ext-onesignal
Tested on chrome, Sends notification when someone likes or mentions a user.
Looking for feedback and suggestions.
https://github.com/Zurtr/flarum-ext-onesignal
Tested on chrome, Sends notification when someone likes or mentions a user.
Looking for feedback and suggestions.
Could you document it a bit more? With screenshots etc? How does it mention? per E-Mail?
Yeah any progress. Still waiting for this sweet extension
Sorry mates, busy with other stuff, extension works well for normal use-cases, if any body wants to implement any feature please go ahead and fork the repo, create issue on github, i will help in getting started.
extension is not working
PHP Warning: Missing argument 2 for Zurtr\OneSignal\OneSignalAPI::__construct(), called in /home/*/web//public_html/vendor/zurtr/flarum-ext-onesignal/src/Listener/SendWebPushNotification.php on line 21 and defined in /home//web//public_html/vendor/zurtr/flarum-ext-onesignal/src/OneSignalAPI.php on line 9
PHP Notice: Undefined variable: oneSignalAPIKey in /home//web/*****/public_html/vendor/zurtr/flarum-ext-onesignal/src/OneSignalAPI.php on line 11
I think this one is abandoned?
There seems to have been an updated fork:
https://github.com/DogSports/flarum-ext-web-push-notification
Edit: seem to install via this: "composer require dogsports/flarum-ext-web-push-notification"
Not sure how to get it working though...