generated from MokoConsulting/Template-Joomla
-
MokoSuiteBeauty (VERSION: 01.00.35-dev) Pre-Release
released this
2026-06-28 18:58:27 +00:00 | 0 commits to dev since this releaseAdded
- Package Manifest —
pkg_mokosuitebeauty.xmlwith dlid and updateservers - Plugin Manifest —
mokosuitebeauty.xmlwith config fieldsets (booking defaults, commission model) - Extension Class —
Beauty.phpSubscriberInterface plugin - Services Provider — DI container registration for system plugin
- SQL Install — 11 tables: services, service_tiers, packages, package_services, stylists, stylist_schedules, chairs, bookings, client_profiles, color_formulas, walkins
- SQL Uninstall — reverse-dependency drop order
- Language Files — en-GB .ini and .sys.ini
- BookingHelper — availability slots, booking with overlap check (FOR UPDATE), daily schedule
- ServiceMenuHelper — categorized menu, tiered pricing, add-ons, package deals
- ClientProfileHelper — color formulas, history, allergies, upcoming birthdays
- StylistHelper — performance metrics, leaderboard, commission tracking
- WalkInHelper — queue management, stylist assignment, estimated wait time
- Wiki — Home, guides/Installation, guides/Configuration, reference/Helpers
- README — layer architecture and feature overview
- CLAUDE.md — repo-specific with layer 4 dependencies, key patterns
Fixed
- BookingHelper — double-booking race condition (overlap check with FOR UPDATE)
- WalkInHelper — wait estimate overcounted in-service rows
Removed
- Makefile — template artifact, not used for Joomla packages
Security
- Review #19: 2 critical fixes applied
- Package Manifest —