Files
2026-06-27 15:35:18 -05:00

22 lines
815 B
Markdown

<!--
SPDX-License-Identifier: GPL-3.0-or-later
Authored-by: Moko Consulting
-->
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/).
## [Unreleased]
### Added
- **Repository** -- initial scaffold for MokoSuiteBooking
- **System Plugin** (`plg_system_mokosuitebooking`) -- configuration and schema management
- **SQL Schema** -- services, staff, staff_services, schedules, bookings, locations, waitlist, booking_history tables
- **Admin Component** (`com_mokosuitebooking`) -- Dashboard, Services, Staff, Schedules, Bookings, Locations, Waitlist views
- **Webservices Plugin** (`plg_webservices_mokosuitebooking`) -- REST API route stubs
- **Configuration** -- basic, booking, notifications, display fieldsets