InstaFood 是一个基于 WordPress 构建的独特平台,将帮助您创建和管理非接触式电子菜单。InstaFood 附带一个交互式移动网络应用程序,支持堂食、送货和取货。
其中一些功能包括实时订单、产品组和选择的无限可能性、自动餐桌分配、服务员呼叫系统、自定义用户角色等等。
主要功能
1. 组和选择
选择项和组为产品提供无与伦比的自定义选项。
- 选项与产品类似,唯一可供选项的属性是价格和名称。选项的价格也可以设置为 0。
- 一个选择的例子可以是沙拉、蛋糕或额外的 100 克肉。
- 单个 Choice 可以是多个 Choice 组的一部分。
- 选项组可以分配给产品。
- 每个 Choice 组都可以是可选的,供用户选择,也可以具有所需的最小选项数或/和允许用户从中选择的最大允许选项数。
2. 移动 Web 应用程序
移动 Web 应用程序快如闪电,具有类似本机的交互,它提供了出色的用户体验,访问者无需离开页面即可轻松导航和结帐。
3. 反应式管理界面
InstaFood 的订单管理员实现了一个反应式用户界面,使餐厅的员工能够轻松行动。
Live orders 部分每隔几秒钟检索一次新订单。一旦订单被标记为已接受,它将自动移动到订单部分,员工可以从中轻松更改其状态(已接受、已拒绝、已准备、已交付和已关闭)。
管理员视频
特征
- 送货、堂食和取货。
- 产品变体、组和选择。
- 付款:Stripe 或货到付款。
- 最大投放半径(通过 Gmaps API 进行地理位置定位)。
- 验证送货地址(通过 Gmaps API 进行地理位置定位)。
- 增值税支持。
- 小费百分比支持。
- 运费支持。
- 呼叫服务员。
- 最小订单价值
- 餐厅营业时间(同一天支持多个间隔)
- 时区、货币和货币显示
- 支持两种语言(主要语言和辅助语言)
- 翻译所有前端区域设置
- 取货开始日期 (示例:如果字段值为 2,则用户可以选择从当前日期起两天的取货日期。例如,如果商店销售的生日蛋糕需要较长的准备时间,则此功能非常有用。
- 取件结束日期(取件可用性(天)。该值表示用户可以选择提取订单的最大天数。
- 通用二维码(通用二维码仅用于送货和取货。它不保存表信息。例如,通用二维码可以放置在与先前订单一起发送的传单上)。
- 餐桌管理(为了提供更好的用户体验,每张桌子都有自己的二维码,这样在扫描二维码时会自动识别桌子。至于餐厅,工作人员可以轻松识别将哪个二维码分配给哪个桌子,所有二维码图像都会包含桌号)。
- OrderSafeMatch(OrderSafeMatch 技术使用颜色和取货编号的独特组合来轻松验证订单并确保准确性和简单性。OrderSafeMatch 还加快了路边和店内订单取货流程。
- 用户角色(餐厅管理员和餐厅员工)。餐厅管理员用户可以访问与 InstaFood 相关的所有功能,例如自定义选项和语言、添加产品、组和选项、创建/删除/更新其他餐厅管理员或餐厅员工用户。管理员无权访问 WordPress 的其他部分。餐厅员工用户可以访问实时订单和订单以及服务员呼叫请求)。
- 远程热敏打印方式 https://www.printnode.com (实验性,尚未使用真正的热敏打印机进行测试)
- 作和过滤器(通过钩子轻松扩展功能,而无需触及主插件的源代码)。例如,当某些事件发生时,可以打印、发送电子邮件、实施第三方服务:新订单、订单更改状态
- 当前钩子:instafood_manual_remote_print_request、instafood_new_order、instafood_order_status_changed、instafood_price_format_filter 和 instafood_extended_js_scrips
- 演示 “child/extended” 插件,它将展示不同的 hook 场景
- 自定义样式和 JS 支持(轻松更改外观)
- 谷歌 ReCaptcha
- 广泛的文档
学分
用于预览的图像可以在 pixabay.com 和unsplash.com
管理区域内使用的声音 notificationsounds.com
更改日志
文档 中也提供了 Changelog。
版本 1.7.0 – 2025 年 2 月 2 日
* Safe to override, changes won't break the existing functionality * Updated php-stripe library to the latest version
版本 1.6.0 – 2024 年 3 月 25 日
* Safe to override, changes won't break the existing functionality * Fix choice group ordering * Fix archive installer
版本 1.5.0 – 2024 年 3 月 3 日
* Safe to override, changes won't break the existing functionality * Fix PHP 8 warnings
版本 1.4.0 – 2022 年 7 月 14 日
* Safe to override, changes won't break the existing functionality * Add the possibility to exclude products from dine-in or pickup and delivery
版本 1.3.0 – 2022 年 7 月 8 日
* 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
版本 1.3.0 – 2022 年 7 月 4 日
* Safe to override, changes won't break the existing functionality * VAT percentage - Allow decimals (Ex: 14.234)
版本 1.3.0 – 2022 年 3 月 31 日
* Safe to override, changes won't break the existing functionality * Add option to show the call restaurant button on the homepage
版本 1.2.0 – 2022 年 3 月 1 日
* Safe to override, changes won't break the existing functionality * Allow VAT percentage to be set to 0.
版本 1.2.0 – 2022 年 1 月 31 日
* 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.
版本 1.1.0 – 2022 年 1 月 27 日
* 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.
版本 1.1.0 – 2021 年 12 月 29 日
* 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)
版本 1.1.0 – 2021 年 12 月 19 日
* Safe to override, changes won't break the existing functionality * iOS scroll bug fix * fix/implement load_textdomain (translation) * Modified the translation (Locales section)
版本 1.0.0 – 2021 年 12 月 1 日
* first release