Food Tiger
Search…
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
WebHooks
Learn how to setup the thermal WebHooks Module
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.
How to install plugin
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 can connect with tools like
integromat
or
zappier
and connect the project with some of their connections.
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.
They can connect with tools like
integromat
or
zappier
and connect the project with some of their connections.
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.
Go inside the demo of
FoodTiger
,
QR Menu
, or
WhatsApp food
and login as
[email protected]
| secret
2.
Then go to restaurants, and choose some of the demo restaurants
3.
Go in Apps tab
4.
Enter a link for the WebHook ( you can use any POST API link )
5.
Do a demo order for that restaurant
6.
You should get the order data to send to that url
7.
Remove the url link from that restaurant
​
Plugins - Previous
Thermal Printer Module
Next - API
Client API
Last modified
1yr ago
Copy link
Contents
Install
Setup as project admin
Setup as vendor
Video
Demo