Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Web Push notifications using OneSignal Details »»
Web Push notifications using OneSignal
Version: 1.3.5, by iA1 iA1 is offline
Developer Last Online: Jul 2023 Show Printable Version Email this Page

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:
  1. someone replies on their subscribed threads
  2. sends them a PM
  3. likes one of their posts (dbtech thanks)

Installation:
  1. Register an account at OneSignal.com
    • 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.
  2. Download attached zip file. Upload the file functions_OneSignal.php under /includes directory
  3. Install the product using the xml file
  4. Go back to onesignal.com, under settings, click on Keys & IDs.
  5. 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

Download Now

File Type: zip OneSignal_webpush_1.1.0.zip (5.6 KB, 23 views)
File Type: zip OneSignal_webpush_vB4_1.2.0.zip (5.9 KB, 24 views)
File Type: zip OneSignal_webpush_1.3.0.zip (6.1 KB, 26 views)
File Type: zip OneSignal_webpush_1.3.5.zip (5.9 KB, 98 views)

Supporters / CoAuthors

    Show Your Support

    • This modification may not be copied, reproduced or published elsewhere without author's permission.
    3 благодарности(ей) от:
    Budget101, carik, louva-a-Deus

    Comments
      #22  
    Old 09-18-2018, 04:41 PM
    carik carik is offline
     
    Join Date: Jul 2010
    Posts: 29
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by iA1 View Post
    No, PM is not removed. It is there at line # 51.
    ok!


    and this is a link where you had to switch by click to push.
    https://www.carhelp.info/forums/show...87#post1544887
    Reply With Quote
      #23  
    Old 09-18-2018, 06:43 PM
    z3r0's Avatar
    z3r0 z3r0 is offline
     
    Join Date: Apr 2005
    Posts: 339
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    If you are using this you may want to take a look here - https://xenforo.com/community/thread...e-this.153212/

    IMO there are GDPR implications.
    Reply With Quote
      #24  
    Old 09-19-2018, 09:18 AM
    carik carik is offline
     
    Join Date: Jul 2010
    Posts: 29
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by iA1 View Post
    No, PM is not removed. It is there at line # 51.
    in the delivery report in onesignal if you look there writes here such
    Filters {"key":"uid","field":"tag","value":"10234362","rel ation":"="}
    all links in notifications have the wrong view. How to fix it? Thank you!
    Reply With Quote
      #25  
    Old 09-19-2018, 09:19 AM
    carik carik is offline
     
    Join Date: Jul 2010
    Posts: 29
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by z3r0 View Post
    If you are using this you may want to take a look here - https://xenforo.com/community/thread...e-this.153212/

    IMO there are GDPR implications.
    your mobile phone transmits a lot more personal data.
    Reply With Quote
      #26  
    Old 09-19-2018, 09:24 AM
    carik carik is offline
     
    Join Date: Jul 2010
    Posts: 29
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by iA1 View Post
    No, PM is not removed. It is there at line # 51.
    in the settings of the service configured not to open in a new tab, but to switch to the tab if it is open in the browser. still open a new tab. I do not understand why.
    Reply With Quote
      #27  
    Old 09-19-2018, 11:47 AM
    iA1 iA1 is offline
     
    Join Date: Jul 2018
    Posts: 150
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by carik View Post
    in the delivery report in onesignal if you look there writes here such
    Filters {"key":"uid","field":"tag","value":"10234362","rel ation":"="}
    all links in notifications have the wrong view. How to fix it? Thank you!
    Check your forum url settings in Admincp -> Settings -> Options -> Site Name / URL / Contact Details
    https://www.carhelp.info/forums/admi...ogroup=address

    Have you entered the correct url for your forum there?

    Quote:
    Originally Posted by carik View Post
    in the settings of the service configured not to open in a new tab, but to switch to the tab if it is open in the browser. still open a new tab. I do not understand why.
    This is something which cannot be controlled from this add-on. It can only be configured from OneSignal.
    Reply With Quote
      #28  
    Old 09-19-2018, 11:49 AM
    iA1 iA1 is offline
     
    Join Date: Jul 2018
    Posts: 150
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by carik View Post
    https://www.carhelp.info/showthread....aign=onesignal Here such link comes in push, I think the end superfluous?
    The end part is for Google Analytics. If you use analytics, then you can easily check how many users clicked on the notification and visited your forum.
    Reply With Quote
      #29  
    Old 09-19-2018, 12:06 PM
    carik carik is offline
     
    Join Date: Jul 2010
    Posts: 29
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by iA1 View Post
    Check your forum url settings in Admincp -> Settings -> Options -> Site Name / URL / Contact Details
    https://www.carhelp.info/forums/admi...ogroup=address

    Have you entered the correct url for your forum there?
    Yes, it's all true. links to e-mail come correct.



    Quote:
    Originally Posted by iA1 View Post
    This is something which cannot be controlled from this add-on. It can only be configured from OneSignal.
    probably because of the incorrect links, there on the service I set everything correctly.
    Reply With Quote
      #30  
    Old 09-19-2018, 12:10 PM
    carik carik is offline
     
    Join Date: Jul 2010
    Posts: 29
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by iA1 View Post
    The end part is for Google Analytics. If you use analytics, then you can easily check how many users clicked on the notification and visited your forum.
    I do not have such settings anywhere.
    but the question is why the link to push notification comes here is this:
    PHP Code:
    https://www.carhelp.info/showthread.php?p=1544887&utm_source=onesignal&utm_medium=push&utm_campaign=onesignal 
    but here is the email:
    PHP Code:
    https://www.carhelp.info/forums/showthread.php?t=147458&p=1544887#post1544887 
    a link to the email opens a topic or a PM, and the link from the push notification opens first 404 and then goes to the main page of the forum.
    Reply With Quote
      #31  
    Old 09-19-2018, 12:36 PM
    carik carik is offline
     
    Join Date: Jul 2010
    Posts: 29
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    PHP Code:
    $contentId $post['postid']; 
    ???
    PHP Code:
    $contentId $threadid['threadid']&goto=newpost
    Reply With Quote
    Reply

    Thread Tools

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT. The time now is 09:54 PM.


    Powered by vBulletin® Version 3.8.12 by vBS
    Copyright ©2000 - 2024, vBulletin Solutions Inc.
    X vBulletin 3.8.12 by vBS Debug Information
    • Page Generation 0.05012 seconds
    • Memory Usage 2,356KB
    • Queries Executed 27 (?)
    More Information
    Template Usage:
    • (1)SHOWTHREAD
    • (1)ad_footer_end
    • (1)ad_footer_start
    • (1)ad_header_end
    • (1)ad_header_logo
    • (1)ad_navbar_below
    • (1)ad_showthread_beforeqr
    • (4)bbcode_php
    • (10)bbcode_quote
    • (1)footer
    • (1)forumjump
    • (1)forumrules
    • (1)gobutton
    • (1)header
    • (1)headinclude
    • (1)modsystem_post
    • (1)navbar
    • (4)navbar_link
    • (120)option
    • (1)pagenav
    • (1)pagenav_curpage
    • (4)pagenav_pagelink
    • (11)post_thanks_box
    • (3)post_thanks_box_bit
    • (11)post_thanks_button
    • (1)post_thanks_javascript
    • (1)post_thanks_navbar_search
    • (1)post_thanks_postbit
    • (11)post_thanks_postbit_info
    • (10)postbit
    • (4)postbit_attachment
    • (11)postbit_onlinestatus
    • (11)postbit_wrapper
    • (1)spacer_close
    • (1)spacer_open
    • (1)tagbit_wrapper 

    Phrase Groups Available:
    • global
    • inlinemod
    • postbit
    • posting
    • reputationlevel
    • showthread
    Included Files:
    • ./showthread.php
    • ./global.php
    • ./includes/init.php
    • ./includes/class_core.php
    • ./includes/config.php
    • ./includes/functions.php
    • ./includes/class_hook.php
    • ./includes/modsystem_functions.php
    • ./includes/functions_bigthree.php
    • ./includes/class_postbit.php
    • ./includes/class_bbcode.php
    • ./includes/functions_reputation.php
    • ./includes/functions_post_thanks.php 

    Hooks Called:
    • init_startup
    • init_startup_session_setup_start
    • init_startup_session_setup_complete
    • cache_permissions
    • fetch_threadinfo_query
    • fetch_threadinfo
    • fetch_foruminfo
    • style_fetch
    • cache_templates
    • global_start
    • parse_templates
    • global_setup_complete
    • showthread_start
    • showthread_getinfo
    • forumjump
    • showthread_post_start
    • showthread_query_postids
    • showthread_query
    • bbcode_fetch_tags
    • bbcode_create
    • showthread_postbit_create
    • postbit_factory
    • postbit_display_start
    • post_thanks_function_post_thanks_off_start
    • post_thanks_function_post_thanks_off_end
    • post_thanks_function_fetch_thanks_start
    • fetch_musername
    • post_thanks_function_fetch_thanks_end
    • post_thanks_function_thanked_already_start
    • post_thanks_function_thanked_already_end
    • post_thanks_function_fetch_thanks_bit_start
    • post_thanks_function_show_thanks_date_start
    • post_thanks_function_show_thanks_date_end
    • post_thanks_function_fetch_thanks_bit_end
    • post_thanks_function_fetch_post_thanks_template_start
    • post_thanks_function_fetch_post_thanks_template_end
    • postbit_imicons
    • bbcode_parse_start
    • bbcode_parse_complete_precache
    • bbcode_parse_complete
    • postbit_attachment
    • postbit_display_complete
    • post_thanks_function_can_thank_this_post_start
    • pagenav_page
    • pagenav_complete
    • tag_fetchbit_complete
    • forumrules
    • navbits
    • navbits_complete
    • showthread_complete