# Changelog ## [Unreleased] ### Added - **Repository** -- initial repo creation with scaffolding - **System Plugin** -- Extension class, service provider, LogisticsHelper - **SQL Schema** -- 8 tables: orders, deliveries, routes, route_stops, delivery_proofs, pricing_rules, drivers, warehouses - **Admin Component** -- 8 views with ListModels: dashboard, orders, deliveries, routes, warehouses, pricing rules, drivers, proofs - **Admin Templates** -- functional Joomla 6 list views with pagination and status badges - **Webservices Plugin** -- 7 API routes: orders, deliveries, routes, warehouses, pricing rules, drivers, proofs - **Configuration** -- 11 settings across basic, delivery, pricing, notifications - **Access Control** -- 15 permissions for granular role-based access - **Component Language Files** -- en-GB translations for menu, submenu, and extension manager