外掛標籤
開發者團隊
原文外掛簡介
SavorPilot is a flexible, all-in-one restaurant management plugin for WordPress. It helps restaurants, cafés, cloud kitchens and food halls run menus, online ordering, table reservations and kitchen operations from their own website — with no per-order or per-cover fees.
Menus & dishes
Build unlimited menus with sections, photos, badges, multiple prices and dietary labels.
Full UK-14 allergen support with icons and a printable allergen matrix.
Variant and add-on pricing (e.g. sizes, extras, toppings).
Stock quantity per dish with low-stock email alerts.
Online ordering
Public menu with cart, filters and checkout.
Order types: dine-in, pickup and delivery.
QR “order at the table” with automatic table attribution.
Order status board: pending, confirmed, preparing, ready, completed, cancelled.
Printable kitchen tickets.
Table booking & floor plan
Drag-and-drop floor plan per location.
Public booking form with live availability.
Booking diary and status management.
Optional Stripe deposits.
Locations & multi-location
Manage multiple outlets from one WordPress install.
Per-location opening hours, tax, address and tables.
Location-aware menus and ordering URLs.
Inventory & reporting
Stock tracking per dish and automated deductions on orders.
Sales reports by day, revenue, top dishes and order counts.
SEO
Schema.org Menu, MenuItem, Offer and Restaurant markup.
Clean permalinks and structured data output.
Blocks & shortcodes
[restrohub_menu] — display a menu.
[restrohub_booking] — show the booking form.
[restrohub_opening_hours] — show opening hours and live status.
Gutenberg blocks for Menu, Booking Form and Opening Hours.
Source Code
The human-readable source code for the compiled admin UI is included in the admin-ui/ directory of this plugin. The assets/admin-ui/main.js and assets/admin-ui/main.css files are generated from it.
To rebuild the admin UI:
cd admin-ui
npm install
npm run build
Third-party dependencies and build configuration are listed in admin-ui/package.json and admin-ui/vite.config.js.
A public copy of the source is also available at: https://github.com/mrshahbazdev/restrohub
External services
This plugin can optionally connect to Stripe (https://stripe.com) to process card payments. No Stripe account or data is required unless the site owner enters their own Stripe API keys. When Stripe is enabled, order total, currency and order ID are sent to Stripe’s servers over HTTPS. Stripe’s privacy policy applies: https://stripe.com/privacy.
