Version: 1.3.5, by iA1
Developer Last Online: Jul 2023
Category: Integration with vBulletin -
Version: 4.2.x
Rating:
Released: 07-10-2018
Last Update: 05-06-2019
Installs: 33
Supported Uses Plugins
Re-useable Code Additional Files Translations
Description:
OneSignal 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.
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:
Click on Add a new app to register your forum there
Select Web Push as the platform
Configure Web Push by selecting Typical Site and enter you forum details
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.
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.
Copy these keys and paste them in the settings in admincp.
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.
Download latest version: 1.3.5
If upgrading from previous version, replace the functions file as well.
Change log:
1.3.5 - Typo fixed
1.3.0 - Separated multiple consecutive notifications for different threads
1.2.0 - Added privacy for replies in private sections and
Subscribe button at the end of posts
1.1.0 - Fixed issue with sub-forum
1.0.1 - Fixed Table Prefix bug
1.0.0 - Initial Release
after your advise , the web site visitors can now subscribe in OneSignal notifications
but when i check the website page source i found that OneSignal code only appear after i inter web site as i user and not appear if i am unregistered visitor , is that mean that only registered visitor can subscribe in the OneSignal notifications
also until now there is no notification send from my forum automatically , and must send notifications manually from https://onesignal.com
Yes, this plugin is only for logged-in members, because it only sends notification to members who are subscribed to a thread.
I have not added the functionality to send push notifications to guest users.
To test working, subscribe a thread and ask someone to reply on it. Or ask someone to send you a PM. You can also send me a test user account by PM.
Hello.
Just, after 2 minutos post my last reply (before post I was update this mod), one user reply a private thread.
I received the notification that: The user x has replied a private thread (in english and my forum is spanish ) but click in the link and go to www.mydomain.com (my forum is in: www.mydomain.com/foro).
I will try to add phrases in the next update. For now, go to Plugin Manager in admincp and edit the plugin named 'Send newpost notification' under the product 'Web Push notifications using OneSignal'. You can edit the text in these two lines:
$extraData['title'] = 'a private thread';
$extraData['message'] = 'Click to view the post';
But make sure to enter only English characters. It does not accept special characters such as ?.
Quote:
Edit: also, I try the new function: Added subscribe button after the last posts, before quick-reply box. It will only display if you enable Custom Link Prompt in your OneSignal settings.
I create a Custom Link Prompt in OneSignal settings, I try, appears before quick response, click in the link I go to page that appears:
Code:
Forum notice
The specified action is invalid
undefined
I will try to add phrases in the next update. For now, go to Plugin Manager in admincp and edit the plugin named 'Send newpost notification' under the product 'Web Push notifications using OneSignal'. You can edit the text in these two lines:
$extraData['title'] = 'a private thread';
$extraData['message'] = 'Click to view the post';
But make sure to enter only English characters. It does not accept special characters such as ?.
Ok, thanks iA1!
Quote:
There could be 2 reasons for seeing the invalid message:
- You were already subscribed
- You were not logged in
You can edit the custom buttom prompt in OneSignal settings and disable the button when a user is already subscribed, like this:
Yes, the custom buttom prompt in OneSignal I have configured for disable the button when a user is already subscribed.
I login with a user, unsuscrible, refresh my site, go to one thread, click in new option for subscribe (before quick reply) and again, I have the same error message.
But after this, the user are subscribed, appears in the bell and when I go to thread, not appears the option for subscribe.
Also, I view now that, all notifications when click, go to:
Code:
www.mydomain.com
not the subforum folder
Code:
www.mydomain.com/foro
I need made some change in some file?
Again, thank you very much for your attention and help!
I login with a user, unsuscrible, refresh my site, go to one thread, click in new option for subscribe (before quick reply) and again, I have the same error message.
But after this, the user are subscribed, appears in the bell and when I go to thread, not appears the option for subscribe.
We cannot actually control the button because that is generated by OneSignal itself. We are only able to change the place where this is shown to the user.
I noticed similar error when using incognito because the browser could not enable notifications.
Quote:
Also, I view now that, all notifications when click, go to:
Code:
www.mydomain.com
not the subforum folder
Code:
www.mydomain.com/foro
I need made some change in some file?
This problem was already solved in previous update. Please test again.
Yes, this plugin is only for logged-in members, because it only sends notification to members who are subscribed to a thread.
I have not added the functionality to send push notifications to guest users.
To test working, subscribe a thread and ask someone to reply on it. Or ask someone to send you a PM. You can also send me a test user account by PM.
many thanks , it work Now
but what if i want to also send push notifications to guest users , can i add the code manually or that will prevent the plug in from sending notifications about reply and PM to registered user
We cannot actually control the button because that is generated by OneSignal itself. We are only able to change the place where this is shown to the user.
I noticed similar error when using incognito because the browser could not enable notifications.
This problem was already solved in previous update. Please test again.
Sorry for the delay un reply, this christmas days...
Yes, confirm, I have the last version 1.2.0 and now, when I received a push notification, and click, send me to: www.mydomain.com
Not to www.mydomain.com/foro
And not send to the thread reply, or pm folder, only send me to www.mydomain.com
Sorry for the delay un reply, this christmas days...
Yes, confirm, I have the last version 1.2.0 and now, when I received a push notification, and click, send me to: www.mydomain.com
Not to www.mydomain.com/foro
And not send to the thread reply, or pm folder, only send me to www.mydomain.com
Regards.
You can send me the link to your forum by PM and a test user account to check.
but what if i want to also send push notifications to guest users , can i add the code manually or that will prevent the plug in from sending notifications about reply and PM to registered user
You can add the code manually for guests as well but I do not recommend that. I tried it but found it problematic. If a subscribed user logs out, his userid will also be removed from OneSignal and he wont receive any notifications for PM or for his threads.
You can add the code manually for guests as well but I do not recommend that. I tried it but found it problematic. If a subscribed user logs out, his userid will also be removed from OneSignal and he wont receive any notifications for PM or for his threads.
Can you add options to automatically send notifications by new threads to all subscribed user using RSS feed