Files
jmiller e198187a8e
Universal: Auto Version Bump / Version Bump (push) Successful in 12s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 18s
docs: update README with project overview and layer architecture
2026-06-21 23:22:58 +00:00

31 lines
1.3 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# MokoSuite Auto
Auto dealership management for Joomla 6 — VIN inventory, sales deals, F&I, trade-ins, test drives, financing, service department.
**Layer 4** add-on for [MokoSuite](https://git.mokoconsulting.tech/MokoConsulting). Extends MokoSuiteERP + MokoSuitePOS.
## Features
- **Vehicle Inventory** — VIN lookup, lot management, aging report
- **Sales Deals** — deal jacket, gross profit (front + back), F&I products
- **Trade-ins** — appraisal, equity calculation, negative equity rollover
- **Test Drives** — scheduling, mileage check-out/in
- **Financing** — loan calculator, term comparison, deal desking
- **Service Dept** — repair orders, VIN history, dashboard
## Layer Architecture
```
Layer 03: Client → CRM → ERP → POS
└── Layer 4: MokoSuiteAuto ← this module
```
## Helpers (6)
`VehicleHelper` · `DealHelper` · `TradeInHelper` · `TestDriveHelper` · `FinancingHelper` · `ServiceDeptHelper`
## Links
- [Wiki](https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteAuto/wiki) · [Issues](https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteAuto/issues) · [Releases](https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteAuto/releases)
GPL-3.0-or-later · Copyright © 2026 [Moko Consulting](https://mokoconsulting.tech)