FoodMonkey
NatadTech
  • πŸ‘‹Introduction
  • Installation
    • βš™οΈInstallation - Shared Hosting
    • πŸ”ƒUpdating - Shared Hosting
    • πŸ’»Installation - Local Machine
  • DEFINE BASICS
    • πŸ“‚Database
    • πŸ“©Mail Server
    • βŒ›Localization and Time Format
    • πŸ’²Payments
    • πŸ’±Pricing Plans
    • πŸ’°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
    • ✏️Site Set-up
    • πŸͺRestaurant Subdomain
    • 🍴Single Restaurant
    • πŸ—£οΈTranslations
    • πŸ–ŒοΈCustom CSS
    • ⬆️Import from CSV
    • πŸ“Custom Fields on Order
  • Modules
    • πŸ’‘Project Modules
    • 🧩Module Installation
    • ➑️ShareThis
    • πŸͺCookie Consent
    • πŸ–¨οΈThermal Printer Module
    • πŸͺWebHooks
  • API
    • 🀝Client API
    • πŸ›΅Driver API
  • Information
    • ❓Frequently Asked Questions
    • πŸ“œChangelog
    • πŸ–₯️Developer Information
Powered by GitBook
On this page

Was this helpful?

  1. DEFINE BASICS

One Signal Push Notifications

Starting from version 1.3, push notifications for both web and mobile apps are enabled in the script.

PreviousFacebook AuthenticationNextTwilio SMS Notifications

Last updated 1 year ago

Was this helpful?

For the setup guide, you can follow either OneSignal's official or our step by step explanation.

Visit the .

Click on the NEW APP/WEBSITE button.

Enter your app name and select Web Push.

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

Once you've completed the Site Setup, the next step is Permission Prompt Setup.

The Slide Prompt is added by default, and you need to click on it to change the configuration.

For more information on this part, refer to the video documentation.

Then, click on ADD A PROMPT.

Select the SUBSCRIPTION BELL and customize its appearance using the options provided below.

Additional details about this process can be found in the video documentation.

The next step involves configuring the Welcome Notification, where you can modify the TITLE, MESSAGE, and LINK.

Once you've completed these steps, click on the Save button and then Finish.

Now that your app is active, you'll need to obtain the credentials created in this app.

You can find these credentials on the Keys & IDs page.

Once you've completed the setup, copy the credentials and add them to the .env file.

ONESIGNAL_APP_ID=
ONESIGNAL_REST_API_KEY=
πŸ›œ
video tutorial
OneSignal official website