Food Tiger
  • Introduction
  • Installation
    • Installation on Shared Hosting
    • Updating - Shared hosting
    • Run local
  • Define Basics
    • Database
    • Mail server
    • Localization and Time format
    • Pricing Plans
    • Payments
    • Stripe Gateway
    • Paystack Gateway
    • Google API
    • Google Analytics
    • Google authentication
    • Facebook authentication
    • One Signal push notifications
    • Twilio SMS notifications
  • Usage
    • Getting Started
    • Register as an admin
    • Multilingual menu
    • Set up your site
    • Restaurant subdomain
    • Single restaurant
    • Translations
    • Custom CSS
    • Import from CSV
    • Custom fields on order
    • Project plugins
  • Plugins
    • How to install plugin
    • ShareThis
    • Cookie Consent
    • Thermal Printer Module
    • WebHooks
  • API
    • Client API
    • Driver API
  • Changelog
    • Changelog
    • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Define Basics

One Signal push notifications

PreviousFacebook authenticationNextTwilio SMS notifications

Last updated 4 years ago

Was this helpful?

From version 1.3 in the script we enable push notification for web and mobile apps.

For the setup guide you can follow one signal official or our step by step explanation.

Visit the .

Click on the NEW APP/WEBSITE button.

Now enter your app name and select Web Push.

Next enter your Site name, Site URL and upload or enter the default icon URL.

Now after you finish with the Site Setup next step is Permission Prompt Setup.

Slide Prompt is added by default and you need to click on it for changing the configuration.

More information you will find on the video documentation about this part.

Next click on ADD A PROMPT.

Click on the SUBSCRIPTION BELL and customize the look in the options under that.

Also you can find more details about it in the video documentation.

Next step is configuration on Welcome Notification.

Here you can change the TITLE, MESSAGE and LINK.

After you finish with this click on the Save button and then Finish.

Now after you app is active you will need to get the credentials created in this app.

You will find this credentials in the Keys & IDs page.

After you finish with the setup copy the credentials and add into .env file.

ONESIGNAL_APP_ID=
ONESIGNAL_REST_API_KEY=

video tutorial
OneSignal official website