This is an info Alert.
x402 Logo
  • Product
    • Become Agent-Ready
      • Merchants
        Agentic Commerce — list your store across ChatGPT, Gemini, Claude & Perplexity
      • Publishers
        Monetize your content when AI agents read, cite, or train on it
      • SaaS Companies
        Treat AI agents as first-class customers with agent-priced checkout
    • Monetize
      • Monetize MCP Server
        Charge per call on any MCP server in 2 minutes
      • Monetize AI Agents
        Turn n8n, Zapier, Activepieces workflows into revenue
      • Agent Feed
        Pay-per-query access to licensed publisher content for your agents
  • Resources
    • xpay Ecosystem
      • xpay✦ Tools
        1,000+ pay-per-use tools for your AI agents
      • Agent-Ready SaaS Index
        25,481 SaaS scored on agent-buyability
      • SaaS Pricing Database
        Pricing pages indexed across 1,000+ categories
      • Shopify Apps Directory
        Every Shopify app, with its full review history
      • WooCommerce Plugins Directory
        Every WooCommerce plugin, scored on how well it is maintained
      • GitHub
        Open source repositories
    • Agent Building
      • Agent Frameworks
        AI frameworks for building multi-agent systems
      • x402 Integration
        AI frameworks with x402 payment integration
      • Networks
        Blockchain networks supporting x402
    • Company
      • About xpay✦
        Our mission, products, and protocols
      • Blog
        Latest insights and updates
      • Docs
        Complete xpay documentation
  • Pricing
  • Blog
  • Docs
Get Started
  1. xpay✦ Commerce

  2. Directory

  3. WooCommerce plugins

  4. Restaurant Menu / bulk order plugin for WooCommerce

Restaurant Menu / bulk order plugin for WooCommerce

Simple Restaurant menu, even a child can use this online restaurant menu. sell pizza, coffee online, Woocommerce bulk order

20+ active installs
4.2
(55 ratings)
Free on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping Restaurant Menu / bulk order plugin for WooCommerce running.

WordPress compatibility
Tested to 6.8.6 — 2 branches behind 7.0
A branch or two behind — normal for a plugin between releases.
Last updated
8 months ago
At least 3.6 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.
Requires PHP
7.2
Your host must be running at least this version.
Requires WordPress
4.8
Requires other plugins
woocommerce
These must be installed and active first.
Contributors
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.

20+ active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how Restaurant Menu / bulk order plugin for WooCommerce is looked after — not on how many stores run it.

75

out of 100
SolidSome ratings or support history.

Maintenance
26 / 35
Updated 251 days ago.
WordPress compatibility
14 / 20
Tested to WP 6.8.6, 2 branch(es) behind.
Support responsiveness
Not enough data
Only 0 support thread(s) — not enough to judge.
Merchant satisfaction
10 / 15
4.2/5 across 55 rating(s).
Listing transparency
10 / 10
Provides: screenshots, description, homepage
1 of 5 measures had too little evidence to score. They are left out of the total rather than counted as zero — otherwise a plugin would be marked down for being small rather than for being poorly kept.Measured 2026-08-01 from the WordPress.org plugin registry.
Ratings

4.2

55 ratings
5★42
4★2
3★0
2★0
1★11
Every rating WordPress.org holds for this plugin, not a sample. Written reviews live in the plugin's WordPress.org reviews forum.

Watch How to sort product and sub category in Menu

  • Create single page restaurant menu, It is so easy to use that even a child can place an order using it.
  • Prepare your order from a single page, no need to browse through different pages
  • You sell different side dishes with each item, no problem you can add as many side dishes as you want.
  • Your side dishes are not free, no problem you can either mark them as FREE or add there cost and that will be added to the product cost when that side dish is selected
  • Ohh you have multiple categories, no problem you can show them all on this page, the user can browse then by selecting a category and it will load on the same page
  • Customer don’t know the category, then they can search by product name
  • Product search can search in all the menu items on your site
  • Don’t want to show the image, you can disable it.
  • You have an image but not for all the menu items, then set that image as category image and it will be shown on all the menu item of that category if there is no image for that specific menu item
  • User can read product description from the same page in a popup, you can add your complete recipe or ingredients in this description part
  • You can hide categories that you don’t want to show on the menu page
  • You can set minimum item that must be selected from each of the side dish group
  • Variable product can be made to load in menu, but they cant be added to cart from the menu page they will open in a popup on same page where user can select the variation and add the product to cart
  • Give option to user to hide the cart and see it wen they want to check the added products (pro)
  • Now you can create a side dish template, and reuse that template for making products for future
  • You can Change color of various element of the plugin as per your need, from within the plugin setting
  • You can show side dishes even on the single product page
  • If you don’t want to have product selection option on your cart page and have a normal cart page of WooCommerce then you can do that as well by adding a small piece of code to your theme functions.php file

    add_filter(‘pisol_rm_disable_cart_page_overwrite’, ‘__return_true’);

  • Multiple food type like Veg, Non Veg, Hot, Vegan, Contains Nuts

  • This allows customer to place bulk order quickly

Premium support: We respond to all support topics within 24 hours

It is not installing

Just make sure WooCommerce is pre-installed and active on your website

Where is my menu page

Plugin converts your WooCommerce cart page into your menu page, so your WooCommerce cart page is converted into the menu page.

I don’t see Menu on Cart page

Make sure you have set a cart page for your site from the WooCommerce > settings > Advanced (tab) -> Cart Page, if you have not set the cart page from WooCommerce setting then WooCommerce will show its own default cart page and this plugin won’t work properly

My Shop page is redirecting to menu page

By default, it will redirect your shop page to your cart or menu page.
We have added this because we think you won’t need shop page as all your product will be on the menu page, but if you still want that sho page then you can have our Pro version it has the option to disable this feature

My Single product page is redirecting to menu page

All the single product will be redirected to the menu page, but if you don’t want that redirect then you can use our Pro version it has the option to disable this feature

Product image is not shown

Pro version has the option to enable this feature

Open menu with the product from a specific category

Say you have a category page and you want to link them to the menu page, but you want to show the menu specific to that category then
you can do that, just add ?cat_id=(id if the category that you want to show)

E.g https://woo-restaurant.com/menu/?cat_id=100
on our demo site, this will open “Magic of Basmati”

https://woo-restaurant.com/menu/?cat_id=106
this will open “Indian food”

If you add a nonexisting cat_id then it will show the default category (selected in plugin setting)

Show Short description below Item name(PRO)

Now you can show a short description below the product name in the menu, this option is only in Paid version

Can I change the cart position in menu page layout

Yes you can do that in the pro version, it gives you option of 4 different positions
*Cart to the left product on the right
*Product on right cart to the left
*Product on top and cart to the bottom
*Cart to top and products on the bottom

I don’t want to show the out of stock product

In the pro version, there is an option to remove out of stock product from the menu

I want to set minimum item that must be selected in a side dish

Yes you can set a minimum item amount number in each of the side dish group, if you set minimum item amount then the customer won’t be able to add that product to cart until he selects that many item from that particular group

Can i add side dishes to variable product

No, side dishes can only be added to the simple product

Variable product are shown in the Menu, can I remove them from menu

In pro version there is option disable the variable product from appearing in menu

How the variable product are shown

Variable product will open in a popup on the menu page itself and the user can select the variation and then add the product to cart

I want to sort the products

Yes you can sort it using WooCommerce default sorting method and it will follow that sorting

I don’t want to show the cart all the time instead give the option to user so they can see there cart

This can be done in the pro version, it will allow the user to see the hide the cart and view it when he want to see the product added

Can i copy side dish across different product

Yes, there is a Side dish template option, you can make template in there and reuse them on the product page

I want to change the color of the menu

Yes, plugin allows you to change most of the plugin element color from within the plugin setting

Food type is missing from the site

We have introduced a option for food type you will have to enable it from plugn setting “Design Tab”

Menu load slower

We have implemented caching to make the Ajax loading of the product faster, you have to enable this option in the Speed settings tab.

My product changes are not showing on menu page

If you have caching enable in the plugin make sure to delete your cache after you have made changes in the plugin settings, Products, or Category

I want to show come custom product types in the menu

You can add custom product type using the filter function like below
add_filter(‘pisol_rm_product_type_filter’, function($type){
return array(‘simple’, ‘variable’);
});

Can user add side dishes from the single product page

Yes from the version 4.7.9.3 we have given the option to allow customer to add side dishes from single product page as well

If you don’t want to show the product selection option on your cart page then you can disable that feature

you can disable that feature by adding the below code in your theme functions.php file
add_filter(‘pisol_rm_disable_cart_page_overwrite’, ‘__return_true’);

I will like to show the product image on the mobile

There is an option in the Design tab to enable the product image for the mobile devices as well

Is it HPOS compatible

Yes the Free version and PRO version both are HPOS compatible

Categories
Restaurant & food ordering
Plugin details
Version6.2.77
Last updated2025-11-23 1:44am GMT
Added2018-08-10
Requires WordPress4.8
Tested up to6.8.6
Requires PHP7.2

Tags on WordPress.org
bulk order
online food order
restaurant
restaurant menu
simple restaurant menu
Alternatives
Other plugins in the same categories.
Food Menu – Restaurant Menu & Online Ordering for WooCommerce
3K+ installs
5.0(23)
Pickup | Delivery | Dine-in date time
10+ installs
4.9(20)
MyD Delivery
100+ installs
5.0(3)
DineSync for Clover
10+ installs
MAXPOS Integration
10+ installs
RestroFood Lite – Online Food Ordering and Restaurant Management Plugin For WooCommerce
100+ installs
5.0(2)
x402 Logo

The agent-readiness stack for the AI shopping era — helping merchants, publishers and SaaS companies get discovered, cited and transacted with by ChatGPT, Perplexity, Claude, Gemini and the custom shopping agents underneath them.

CompanyAgentically Inc. (d/b/a xpay✦)1875 Mission St, Ste 103San Francisco, CA 94103, United Stateslegal@xpay.sh · privacy@xpay.sh
or ask your AI app
Company
About xpayAgency PartnersGitHubDiscordllms.txt
DevelopersDocumentationAPI ReferenceSDKs & LibrariesQuickstart GuideOpenAPI Spec
Stay Updated
Occasional product updates and agent-readiness playbooks from xpay (Agentically Inc.) — typically a couple of emails a month. Double opt-in: we email you a link to confirm before sending anything, and every email has one-click unsubscribe.
Social
  • For Publishers
    • News
    • Finance
    • Dev / Tech
    • Travel
    • View all verticals
  • Agent Feed
    • AI Search Engines
    • RAG Builders
    • Browser Agents
    • Vertical Research
    • Browse full catalog
  • Agent-Ready Index
    • SaaS Pricing Database
    • Agent-Ready SaaS Index
    • Verified band
    • AI & ML
    • Sales & CRM
  • Products
    • Pricing Widget
    • Monetize MCP Server
    • Paywall
    • Smart Proxy
    • Monetize AI Agents
    • xpay x402 Facilitator
  • Agentic Economy
    • Timeline
    • Resources
    • Manifesto
    • Stack
  • Agentic Commerce
    • Get listed
    • ChatGPT Ads
    • How ChatGPT Ads work
    • ChatGPT Ads · Apparel
    • ChatGPT Ads · Health & Beauty
    • xpay Listings · Amazon + Google
    • Pricing
    • Free audit
    • Shopify
    • WooCommerce
    • Apparel & Accessories
    • Health & Beauty
    • Overview
  • Commerce Index
    • Shopify apps directory
    • Agentic Commerce Ready Index
    • Methodology
    • Pet brands · WooCommerce
    • Pet brands · Shopify
  • Marketplace
    • 🛍️ xpay.deals — agentic storefront for deals
  • Protocols
    • Overview
    • x402
    • MPP
    • UCP
    • ACP
    • AP2
    • TAP
    • A2A
  • Agent Frameworks
    • Overview
    • LangChain
    • CrewAI
    • Claude MCP
    • AutoGPT
    • LangChain vs Mastra
    • LangGraph vs Pydantic AI
  • Company
    • About xpay
    • Blog
    • Docs
    • GitHub
  • Free prompts
    • Ecommerce prompts
    • Email marketing prompts
    • Product description prompts
    • Facebook ad prompts
    • Skincare prompts
    • Supplement prompts
    • Wine prompts
    • Electronics prompts

© 2025 Agentically Inc. All rights reserved.
Privacy PolicyTerms of UseAcceptable Use Policy