Skip to content

Notifications Plugin

YouPHPTube edited this page Jul 8, 2019 · 12 revisions

Notification by email

make sure your email is properly configured

Browser notification and mobile app notification

OneSignal

We choose the https://onesignal.com/ because it gives you for a free account: Unlimited Web & Mobile Push Notifications and 30K web Subscribers

They also very clear on the requirements to configure it.

To enable this service on the Notification plugin you will need to provide us the following:

  • oneSignalEnabled

Check this option

  • oneSignalAPPID:
  • oneSignalRESTAPIKEY:

For the items above access the site https://app.onesignal.com, and follow the instructions here https://documentation.onesignal.com/docs/accounts-and-keys

  • oneSignalFIREBASE_SENDER_ID:

This is required for Android notifications, access the Firebase site https://firebase.google.com/, and then follow the instructions here https://documentation.onesignal.com/docs/generate-a-google-server-api-key

Clone this wiki locally