Skip to content

Notifications Plugin

YouPHPTube edited this page Jul 8, 2019 · 12 revisions

To enable notifications you are required to acquire the Notification plugin here

Notification by email

make sure your email is properly configured, if you are not sure how to do it, follow this

Browser notification and mobile app notification

OneSignal

We choose the OneSignal because it gives you for a free account: Unlimited Web & Mobile Push Notifications and 30K web Subscribers

They are also very clear on their requirements and how 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

After that, all other work must be done on the OneSignal site

Clone this wiki locally