2.2.3 - Fix for handling restaurant-name like aliases -Files​
2.2.2 - Fixes in calculating tax, Fixes in financial report, add new item image missing - Files​
2.2.1 - Custom Fields on orders, Restaurant address improvements - Files​
2.2.0 - Categories sorting - Files​
2.1.9 - Temporary update
2.1.8 - Temporary update
2.1.7 - New Driver API, Fix for restaurant save, Memory Limit info, Migrate in update - Modified Files​
2.1.6 - Assign to driver fix in details, Fixes on variant show - Modified Files​
2.1.5 - New way of updates, fixes in image upload in settings - Modified Files -- (YOU WILL GET ERROR 500 - but that is ok, since now we have new system for update )
2.1.4 - WhatsApp Message is separate blade file - Modified Files​
2.1.3 - Fixes in Stripe connect - Modified Files​
2.1.2 - Missing Translations, Live Order fix, CSS fixes, Fix on deleting demo data - Modified files​
WhatsApp Ordering
Stripe 3D Secure
Full list of currencies
Better error 500 show
Just log in as admin, go to "Site Settings" and on right top you should new "New Update 2.1.1". Click on the button to update.
List of updated files File list​
2.0.7 - JS Notify Fixes, Don't show empty categories, Phone min.
2.0.6 - Translate plugin fix for PHP 8
2.0.5 - Small Bug fixes
2.0.4 - Small fixes for cart callout icon
2.0.3 - Pusher fixes
2.0.2 - Site map generation and Stripe Connect fixes
2.0.1 - Fixes for Dine in option and small bug fixes
This is a major update and is not available via 1 Click update. You will need to follow the guide for updating. Since mobile apps are not ready yet, don't update to v2 if you currently use mobile apps for food tiger. Soon there will be an update. Note that now, you need to change php version to 7.4 or 8.0.
Update to latest Laravel 8
Redefined Mobile API
Redefined Ordering process
Multilingual menus
New install and 1 click update process
Bug Fixes
To update from the previous release, follow the standard update procedure.
After that, log in as admin
This is a combined update from 1.8.0 to 1.9.7
Variant selection bug fix
Plus button in the cart was not showing on mobile
Updated menus privileges on the front end
Delete user when an admin deletes restaurant
Admin order accepting
Checkbox when placing an order to accept T&S
Sound on pusher notification
Category delete when there are no items
Thank you page after successful payment
Fixes for Paystack
Fixes on saving the delivery area
To update from the previous release, follow the standard update procedure.
After that, log in as admin
​TOP REQUESTED: Cost per distance of deliver
​TOP REQUESTED: Reviews
​TOP REQUESTED: Multi city version
​TOP REQUESTED: Stripe connect payments
​TOP REQUESTED: Item variants
PWA
Welcome email
Minimal orders
Paystack payment gateway
Link to categories
New finances dashboard
VAT reports
Restaurant details on click and more info on restaurant page
To update from previous release, follow the standard update procedure.
After that, login as admin
In your env editor add this two new variables
ENABLE_COST_PER_DISTANCE=trueCOST_PER_KILOMETER=1
In your env editor add this new variable
MULTI_CITY=true
In your env editor add this new variable
ENABLE_STRIPE_CONNECT=true
​Here is the article for enabling Paystack payment gateway.
In your env editor add this new variable
PAYSTACK_PUBLIC_KEY=""PAYSTACK_SECRET_KEY=""ENABLE_PAYSTACK=falseMERCHANT_EMAIL=""PAYSTACK_PAYMENT_URL=https://api.paystack.co
​TOP REQUESTED: Item extras
​TOP REQUESTED: Delivery radius
​TOP REQUESTED: Nearby restaurant search
​TOP REQUESTED: SMS on new orders
​TOP REQUESTED: Results based on distance
Single Restaurant mode
.env Editor for admin
Featured restaurants
To update from previous release, follow the standard update procedure.
After that, login as admin
To enable SMS notifications, create Twilio account and add the following ENV variables. You can now use the .env editor from your admin panel.
​Here is the article for enabling SMS nofitications.
TWILIO_ACCOUNT_SID=SIDTWILIO_AUTH_TOKEN=TOKENTWILIO_FROM="NUMBER"SEND_SMS_NOTIFICATIONS=true
To enable location based search change set .env variable ENABLE_LOCATION_SEARCH to true. You will also need to login to you google cloud project and enable GEO Coding api for your key.
​Here you can check updated version for enabling Geocoding API based on the previous used APIs
ENABLE_LOCATION_SEARCH=trueGOOGLE_MAPS_GEOCODING_API_KEY="" //your API Key
Location based search takes into account the restaurant delivery area. So before enabling it, make sure restaurants had setup the delivery area.
Live orders incorrect order date
Status update permissions
To update from previous release, follow the standard update procedure.
Note that this is minor update, so you don't have to update vendor and node_modules folder. If you are updating from version 1.3.1 you can just update this files from the updated code
app/Http/Controllers/OrderController.php
config/app.php
After driver is created, email is sent with the credentials info
Order information for address details
Show version of the code
Restaurant categories and items show
Order checkout
Items price conversion in menu
Translations
Orders status check
Search improvements/ fixes
Response for no addresses for mobile app
To update from previous release, follow the standard update procedure.
Note that this is minor update, so you don't have to update vendor and node_modules folder
​TOP REQUESTED: Alarm sound on new order - Video​
Web Push notification on order - Powered by OneSignal​
Customer Mobile app ( separate project )
Improved search
Option to disable import of demo data
CKEditor more options
More statistics on Dashboard
Improved restaurant adding
Mobile browser improvements
Missing option to modify restaurant address
More robust order creation
Payment status not updating
To update from previous release, follow the standard update procedure.
You should also add One Signal keys in environment variable to have functional web push notification. You can find more here about the setup for One Signal.
ONESIGNAL_APP_ID="" //Onesignal app idONESIGNAL_REST_API_KEY="" //Onesignal rest api key
Also from this version we made a changes on the Google Maps and Places API.
Until this versions we have two different configurations for these API's and now it's more simple.
You can check here more about it.
​TOP REQUESTED: Pickup option
​TOP REQUESTED: Restaurant closing and opening time
​TOP REQUESTED: Register restaurant on site, later approve it
​TOP REQUESTED: Time slots on order
Set availability of items
Calculate static - fixed commission on the order
Calculate dynamic - percent based commission on the order
Google Analytics
Italian, Portuguese, Russian languages added
Dynamic url structure for restaurants
Improved app sections - modify/show from admin
Complete checkout redesign
Improved address entering
Long description not visible
Better import via CSV
Better search
Error on entering price - always was step 1
Error on map on restaurant
Description with special characters and new lines
Able to add html characters on front welcome message
Side cart was not mobile ready
Adding categories in restaurant as admin
Multiple orders created
Multiple address created
To update from previous release, follow the standard update procedure.
After that, login as admin or notify your restaurant owners that they have to set working times. You should also add Google Places Enabled API key in environment variable to have functional address entering.
GOOGLE_MAPS_GEOCODING_API_KEY
Languages en | es | de | fr
Subdomains ex restaurantname.yoursite.com
Stripe Payments
Live orders - Kanban style view in realtime
Track order on Map ( updated from driver companion app )
Reporting - Export orders in excel
Social login with Facebook and Google
Admin can modify restaurant items
Currency is not set in .env
Google Maps key in .env