2026-06-27 20:16:18 +00:00
<!--
Copyright (C) 2026 Moko Consulting <hello@mokoconsulting .tech>
SPDX-License-Identifier: GPL-3.0-or-later
-->
2026-06-27 15:27:01 -05:00
# MokoSuite Resto
2026-06-27 19:54:04 +00:00
2026-06-27 15:27:01 -05:00
Menu management, table reservations, online ordering, kitchen display, and inventory module for MokoSuite on Joomla 6.
2026-06-27 20:16:18 +00:00
2026-06-27 15:27:01 -05:00
## 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` .
2026-06-27 20:16:18 +00:00
## License
2026-06-27 15:27:01 -05:00
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 )