One Signal Notifications

I’ve helped quite a few users set this up in the past, and it works quite well. I’ll share the steps needed to integrate OneSignal notifications with Tadabase below.

  1. Sign up for an account here: https://onesignal.com/
  2. Create a New App and select “Web.”
  3. Pick “Typical Site” and continue filling out the forms and following their instructions.
  4. For the Web Configuration, you can ignore the OneSignal SDK step as we’ve taken care of that for you already.
  5. Copy and paste the code to the Custom Footer Code found in Tadabase Settings
  6. Click the “Finish” button back on OneSignal, and you’re done!
3 Likes

@Chem can you explain what this is used for and why it is used?

@Peter Sure! I’ll be more than happy to.

This is mainly used to allow your end-users to opt into receiving Push Notifications from the app.

For example, in the image below, I set up a notification to send to all subscribed users.

Subscribed users mean anyone who clicked on the confirmation message that they want to receive messages from the site when they first visit.

Then, once I hit send on OneSignal’s website, it will notify all users who have the web app open.

1 Like