Skip to content

Latest commit

 

History

History
executable file
·
32 lines (21 loc) · 1.41 KB

README.md

File metadata and controls

executable file
·
32 lines (21 loc) · 1.41 KB

README

Description

The Fork CMS Menu module let's you create a menu for your restaurant. You can add dishes to certain categories (starters, main courses, desserts), each with a price, description etc. It's possible to rearrange dishes, add new categories (e.g. vegetarian dishes, soup, drinks, ...), or add complete menu's with fixed price.

Preview

Backend:

Image Image

Frontend example with additional css:

Image

You can see a live example here (a la carte).

Installation

  1. Upload the /src/Backend/Modules/Menu folder to your /src/Backend/Modules folder and your /src/Frontend/Modules/Menu folder to /src/Frontend/Modules folder.
  2. Browse to your Fork CMS backend site.
  3. Go to Settings > Modules. Click on the install button next to the menu module.
  4. Have fun!

Bugs

If you encounter any bugs, please create an issue and I'll try to fix it (or feel free to fix it yourself with a pull-request).

Discussion