Free
Gutenberg Optimized: No, High Resolution: No, Compatible Browsers: IE11, Firefox, Safari, Opera, Chrome, Edge, Software Version: WordPress 5.9.x, WordPress 5.8.x, WordPress 5.7.x, WordPress 5.6.x
Updated at | 12/28/2023 (a year ago) |
Virus check | |
File size | N/A |
Download times | 0 |
InstaFood, a unique platform built on WordPress, will help you create and manage contactless e-menus. InstaFood comes with an interactive mobile web app, that supports dine-in, delivery and pick-up.
Some of the features are Live orders, endless possibilities with product groups and choices, auto table assignment, waiter call system, custom user roles and much more.
Choices and Groups allow unparalleled customization options for products.
The mobile web app is lightning fast, with native-like interactions, it offers a great user experience, and visitors can navigate and checkout with ease without leaving the page.
InstaFood’s orders admin implements a reactive user interface allowing the restaurant’s staff to act with ease.
The live orders section retrieves new orders every couple of seconds. Once an order is marked as accepted it will automatically be moved to the Orders section from where the staff can easily change its statuses (Accepted, Rejected, Prepared, Delivered and Closed).
Images used for preview can be found at pixabay.com and unsplash.com
Sounds used within the admin area notificationsounds.com
Changelog is also available within the docs.
Version 1.6.0 – March 25, 2024
* Safe to override, changes won't break the existing functionality * Fix choice group ordering * Fix archive installer
Version 1.5.0 – March 3, 2024
* Safe to override, changes won't break the existing functionality * Fix PHP 8 warnings
Version 1.4.0 – July 14, 2022
* Safe to override, changes won't break the existing functionality * Add the possibility to exclude products from dine-in or pickup and delivery
Version 1.3.0 – July 8, 2022
* Safe to override, changes won't break the existing functionality * Include the table number when printing the bill. Note! This does not apply to thermal printers. For thermal printers, this can be achieved with custom code from the child plugin. Admin > InstaFood settings > Order options > Dine-in - Print bill: Include table no
Version 1.3.0 – July 4, 2022
* Safe to override, changes won't break the existing functionality * VAT percentage - Allow decimals (Ex: 14.234)
Version 1.3.0 – March 31, 2022
* Safe to override, changes won't break the existing functionality * Add option to show the call restaurant button on the homepage
Version 1.2.0 – March 1, 2022
* Safe to override, changes won't break the existing functionality * Allow VAT percentage to be set to 0.
Version 1.2.0 – January 31, 2022
* Safe to override, changes won't break the existing functionality * Implement actions and filters (Easily extend the functionality via hooks without touching the main plugin's source code). * Current hooks: instafood_manual_remote_print_request, instafood_new_order, instafood_order_status_changed, instafood_price_format_filter, instafood_extended_js_scrips * Implement a demo “child/extended” plugin, that will showcase different hooks scenarios.
Version 1.1.0 – January 27, 2022
* Safe to override, changes won't break the existing functionality * Implement the decimal price display admin option. Choose between the comma and dot-separated decimals. Ex: ($22.00 instead of $22,00). The formatted price is being shown within the frontend and Print bill.
Version 1.1.0 – December 29, 2021
* Safe to override, changes won't break the existing functionality * Hotfix - render the mobile web app on the homepage (Go to InstaFood > Settings > WebApps > Enable/Disable Mobile Web App displays on the homepage)
Version 1.1.0 – December 19, 2021
* Safe to override, changes won't break the existing functionality * iOS scroll bug fix * fix/implement load_textdomain (translation) * Modified the translation (Locales section)
Version 1.0.0 – December 1, 2021
* first release