Title: SavorPilot
Author: Muhammad Shahbaz
Published: <strong>སྤྱི་ཟླ་དགུ་པ། 8, 2026</strong>
Last modified: སྤྱི་ཟླ་དགུ་པ། 8, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/savor-pilot.svg)

# SavorPilot

 By [Muhammad Shahbaz](https://profiles.wordpress.org/mrshahbaznns/)

[Download](https://downloads.wordpress.org/plugin/savor-pilot.1.0.3.zip)

 * [Details](https://dzo.wordpress.org/plugins/savor-pilot/#description)
 * [Reviews](https://dzo.wordpress.org/plugins/savor-pilot/#reviews)
 *  [Installation](https://dzo.wordpress.org/plugins/savor-pilot/#installation)
 * [Development](https://dzo.wordpress.org/plugins/savor-pilot/#developers)

 [Support](https://wordpress.org/support/plugin/savor-pilot/)

## Description

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:

 1. `cd admin-ui`
 2. `npm install`
 3. `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.

## Installation

 1. Upload the `savor-pilot` folder to `/wp-content/plugins/` or install through the
    WordPress plugin screen.
 2. Activate the plugin.
 3. Go to **SavorPilot  Settings** and set your public menu page and currency.
 4. Add a Location, Dishes and a Menu, then use the shortcode or block to display it.

## FAQ

### Does SavorPilot require WooCommerce?

No. SavorPilot runs standalone.

### Can I take payments?

Optional Stripe integration is available under **Settings**. Card details are entered
directly with Stripe (PCI SAQ-A).

### Can I use multiple locations?

Yes. Each location can have its own tables, hours and menu.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“SavorPilot” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ Muhammad Shahbaz ](https://profiles.wordpress.org/mrshahbaznns/)

[Translate “SavorPilot” into your language.](https://translate.wordpress.org/projects/wp-plugins/savor-pilot)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/savor-pilot/), check
out the [SVN repository](https://plugins.svn.wordpress.org/savor-pilot/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/savor-pilot/) by
[RSS](https://plugins.trac.wordpress.org/log/savor-pilot/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3

 * Moved the top-level admin menu position from `25` to `81` so it sits below core
   WordPress menus.

#### 1.0.2

 * Included the full React/Vite source for the admin UI (`admin-ui/src`) in the 
   plugin package.
 * Hardened the `the_content` JSON-LD schema output with `JSON_HEX_*` escaping.
 * Restricted the `orders/{id}/payment-status` REST endpoint to users with the `
   manage_restrohub` capability and a valid `wp_rest` nonce.

#### 1.0.1

 * Renamed plugin to SavorPilot.
 * Replaced external QR API with self-hosted SVG QR generation.
 * Moved receipt styles to an enqueued CSS file.
 * Added nonce checks to public REST endpoints.
 * Documented optional Stripe external service.

#### 1.0.0

 * Initial release with menus, dishes, ordering, table booking, floor plan, QR ordering,
   inventory and reports.

## Meta

 *  Version **1.0.3**
 *  Last updated **ཉིནམ་ 2། ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/savor-pilot/)
 * Tags
 * [booking](https://dzo.wordpress.org/plugins/tags/booking/)[inventory](https://dzo.wordpress.org/plugins/tags/inventory/)
   [menu](https://dzo.wordpress.org/plugins/tags/menu/)[ordering](https://dzo.wordpress.org/plugins/tags/ordering/)
   [restaurant](https://dzo.wordpress.org/plugins/tags/restaurant/)
 *  [Advanced View](https://dzo.wordpress.org/plugins/savor-pilot/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/savor-pilot/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/savor-pilot/reviews/)

## Contributors

 *   [ Muhammad Shahbaz ](https://profiles.wordpress.org/mrshahbaznns/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/savor-pilot/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://github.com/mrshahbazdev)