44 lines
1.5 KiB
Markdown
44 lines
1.5 KiB
Markdown
<!--
|
|
Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
|
|
SPDX-License-Identifier: GPL-3.0-or-later
|
|
-->
|
|
|
|
# MokoSuite Resto
|
|
|
|
Menu management, table reservations, online ordering, kitchen display, and inventory module for MokoSuite on Joomla 6.
|
|
|
|
## Overview
|
|
|
|
MokoSuiteResto is a Layer 2 module in the MokoSuite platform, building on MokoSuiteClient (Layer 0) and MokoSuiteCRM (Layer 1) to provide complete restaurant operations management.
|
|
|
|
## Features
|
|
|
|
- **Menu Management** -- menus with categories, items, pricing, allergens, dietary tags
|
|
- **Table Management** -- sections, capacity tracking, real-time status
|
|
- **Reservations** -- party size, time slots, auto-confirm, special requests
|
|
- **Online Ordering** -- dine-in, takeout, delivery, and catering order types
|
|
- **Kitchen Display** -- order status tracking from pending to served
|
|
- **Inventory** -- stock tracking with minimum levels, supplier info, expiry dates
|
|
- **Inventory Transactions** -- received, used, wasted, adjusted, returned tracking
|
|
|
|
## Requirements
|
|
|
|
- Joomla 6.x
|
|
- PHP 8.3+
|
|
- MokoSuiteClient (Layer 0)
|
|
- MokoSuiteCRM (Layer 1)
|
|
|
|
## Installation
|
|
|
|
Install via Joomla Extension Manager using the package file `pkg_mokosuiteresto.zip`.
|
|
|
|
## License
|
|
|
|
GNU General Public License v3.0 or later -- see [LICENSE](LICENSE).
|
|
|
|
## Links
|
|
|
|
- [Documentation](https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteResto/wiki)
|
|
- [Issues](https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteResto/issues)
|
|
- [MokoSuite Platform](https://mokoconsulting.tech)
|