iA1
07-10-2018, 09:00 PM
Description:
OneSignal (https://onesignal.com/) has an API that allows us to send unlimited web and push notifications for FREE. When I came to know about it, I spent several days and months searching for compatible plugins for vB4. Finally decided to learn and create my own based on pierce's similar mod for Xenforo (https://theadminzone.com/resources/xenforo-onesignal-push-notifications-now-with-simple-install.1069/).
Push notifications is a great way to keep your members engaged. It keeps driving them back to your site. This mod works great on mobile browsers as well.
This is the lite version which allows you to send web push notifications to your users whenever:
someone replies on their subscribed threads
sends them a PM
likes one of their posts (dbtech thanks (https://vborg.vbsupport.ru/showthread.php?t=243510))
Installation:
Register an account at OneSignal.com (https://onesignal.com/)
Click on Add a new app to register your forum there
Select Web Push as the platform
https://vborg.vbsupport.ru/external/2018/07/4.png
Configure Web Push by selecting Typical Site and enter you forum details
https://vborg.vbsupport.ru/external/2018/07/5.png
Add at least one prompt and complete the remaining setup there. Leave most of the options as default. Only change where necessary.
After you click Save, you will get a few files to download.
https://vborg.vbsupport.ru/external/2018/07/6.png
Download those files, extract them and upload them to your forum's root directory.
There is another section on the same page asking you to add code to your site. DO NOT add that code yet. It is automatically done when you install this product.
Download attached zip file. Upload the file functions_OneSignal.php under /includes directory
Install the product using the xml file
Go back to onesignal.com, under settings, click on Keys & IDs.
https://vborg.vbsupport.ru/external/2018/07/7.png
Copy these keys and paste them in the settings in admincp.
https://vborg.vbsupport.ru/external/2018/07/8.png
Disclaimer:
I am not associated with onesignal in any way. This is just something that I found useful for my forum and wanted to share with everyone else.
If I get enough support then I plan to add notifications for moderators' actions and for quotes and tags as well.
Change Log:
1.2.0 - Fixed forum sub-directory
1.0.1 - Fixed Table Prefix bug
1.0.0 - Initial Release
OneSignal (https://onesignal.com/) has an API that allows us to send unlimited web and push notifications for FREE. When I came to know about it, I spent several days and months searching for compatible plugins for vB4. Finally decided to learn and create my own based on pierce's similar mod for Xenforo (https://theadminzone.com/resources/xenforo-onesignal-push-notifications-now-with-simple-install.1069/).
Push notifications is a great way to keep your members engaged. It keeps driving them back to your site. This mod works great on mobile browsers as well.
This is the lite version which allows you to send web push notifications to your users whenever:
someone replies on their subscribed threads
sends them a PM
likes one of their posts (dbtech thanks (https://vborg.vbsupport.ru/showthread.php?t=243510))
Installation:
Register an account at OneSignal.com (https://onesignal.com/)
Click on Add a new app to register your forum there
Select Web Push as the platform
https://vborg.vbsupport.ru/external/2018/07/4.png
Configure Web Push by selecting Typical Site and enter you forum details
https://vborg.vbsupport.ru/external/2018/07/5.png
Add at least one prompt and complete the remaining setup there. Leave most of the options as default. Only change where necessary.
After you click Save, you will get a few files to download.
https://vborg.vbsupport.ru/external/2018/07/6.png
Download those files, extract them and upload them to your forum's root directory.
There is another section on the same page asking you to add code to your site. DO NOT add that code yet. It is automatically done when you install this product.
Download attached zip file. Upload the file functions_OneSignal.php under /includes directory
Install the product using the xml file
Go back to onesignal.com, under settings, click on Keys & IDs.
https://vborg.vbsupport.ru/external/2018/07/7.png
Copy these keys and paste them in the settings in admincp.
https://vborg.vbsupport.ru/external/2018/07/8.png
Disclaimer:
I am not associated with onesignal in any way. This is just something that I found useful for my forum and wanted to share with everyone else.
If I get enough support then I plan to add notifications for moderators' actions and for quotes and tags as well.
Change Log:
1.2.0 - Fixed forum sub-directory
1.0.1 - Fixed Table Prefix bug
1.0.0 - Initial Release