
InstaFood 是一个基于 WordPress 构建的独特平台,将帮助您创建和管理非接触式电子菜单。InstaFood 附带一个交互式移动网络应用程序,支持堂食、送货和取货。
其中一些功能包括实时订单、产品组和选择的无限可能性、自动餐桌分配、服务员呼叫系统、自定义用户角色等等。
主要特点
1. 团体和选择
选择和组允许为产品提供无与伦比的定制选项。
- 选择与产品类似,唯一可用于选择的属性是价格和名称。选择的价格也可以设置为 0。
- 选择的一个例子可以是沙拉、蛋糕或额外的 100 克肉。
- 单个选择可以是多个选择组的一部分。
- 可以将选择组分配给产品。
- 每个选择组可以是可选的,供用户选择,也可以具有所需的最小选项数或/和/和允许用户选择的最大允许选项数。
2. 移动网络应用程序
移动网络应用程序速度快如闪电,具有类似本机的交互,它提供了出色的用户体验,访问者无需离开页面即可轻松导航和结账。
3. 反应式管理界面
InstaFood 的订单管理员实施了一个反应式用户界面,使餐厅的员工能够轻松行动。
实时订单部分每隔几秒钟检索一次新订单。一旦订单被标记为已接受,它将自动移至“订单”部分,工作人员可以从中轻松更改其状态(已接受、已拒绝、已准备、已交付和已关闭)。
管理员视频
特征
- 送货、堂食和取货。
- 产品变体、组和选择。
- 付款方式: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
- 演示“子/扩展”插件,将展示不同的钩子场景
- 自定义样式和 JS 支持(轻松更改外观和感觉)
- 谷歌 ReCaptcha
- 广泛的文档
学分
用于预览的图像可以在以下位置找到: pixabay.com 和unsplash.com
管理区域内使用的声音 notificationsounds.com
更改日志
文档中也提供了变更日志。
版本 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
评论0