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
  • Install
  • Setup as project admin
  • Setup as vendor
  • Video
  • Demo

Was this helpful?

  1. Plugins

WebHooks

Learn how to setup the thermal WebHooks Module

PreviousThermal Printer ModuleNextClient API

Last updated 4 years ago

Was this helpful?

Install

After you have downloaded the code from CodeCanyon, log in to your admin panel as admin and go to the "Apps" section. there is an "Add" button where you can upload the zip file you got from CodeCanyon.

Setup as project admin

After the module is installed, if you go to "Settings->Apps" you will see the "WebHooks" section.

WebHooks is a link or an API endpoint that accepts POST call with data for the order being made.

You can set WebHook when the order is approved by the admin ( system ) or by the vendor.

You or your developer can make a custom API that will receive this data and extend the system without modifying any of the code of the project.

Setup as vendor

When vendors log in, they can go to "Restaurant->Apps->WebHooks"

WebHooks is a link or an API endpoint that accepts POST call with data for the order being made.

Vendors can set WebHook when the order is approved by the admin ( system ) or by themself.

A developer can make a custom API that will receive this data and extend the system without modifying any of the code of the project.

Video

Demo

In order to experience the demo, and test

  1. Then go to restaurants, and choose some of the demo restaurants

  2. Go in Apps tab

  3. Enter a link for the WebHook ( you can use any POST API link )

  4. Do a demo order for that restaurant

  5. You should get the order data to send to that url

  6. Remove the url link from that restaurant

You can connect with tools like or and connect the project with some of their connections.

They can connect with tools like or and connect the project with some of their connections.

Go inside the demo of ,, or and login as admin@example.com | secret

integromat
zappier
integromat
zappier
FoodTiger
QR Menu
WhatsApp food
How to install plugin