YeeMenu Documentation

YeeMenu is a modern, fast, and highly customizable Restaurant Menu system for WooCommerce. It transforms your store into a seamless, app-like ordering platform perfect for Delivery, Takeaway, and Dine-In businesses.

Key Features

Installation

  1. Download the `yeemenu.zip` file.
  2. Go to WordPress Admin > Plugins > Add New.
  3. Upload the plugin ZIP file and click Install Now.
  4. Activate the plugin.
  5. A new page named "Menu" will be automatically created containing the [yeemenu] shortcode.
Requirement: Ensure you have the latest version of WooCommerce installed and activated.

Configuration

Settings are located at: WooCommerce > Settings > YeeMenu.

The interface has four main sections:

Menu Layouts

YeeMenu offers three distinct structures to match your theme. Go to Settings > YeeMenu > General to change the Layout:

Service Types & Locations

Enable different ways for customers to receive their orders.

Timings & Pre-order

Control exactly when your kitchen accepts orders.

Shortcodes

The primary way to display the menu is via the [yeemenu] shortcode.

Attribute Example Description
category [yeemenu category="drinks"] Overrides global settings to only display the specified category slug.
limit [yeemenu limit="20"] Loads 20 products per category before requiring pagination. Default is 10.
layout [yeemenu layout="full"] Overrides the global layout for a specific page (left, right, top).

FAQ

Q: Does this replace my theme's cart?
A: YeeMenu uses standard WooCommerce blocks. The sidebar cart acts as an Order Summary. Upon clicking "Checkout", the user is directed to the standard WooCommerce checkout page.

Q: How do I change the red color?
A: Go to WooCommerce > Settings > YeeMenu > Display. Change the Theme Color hex code. This scales automatically for hover/active states.