Files
MokoSuiteField/README.md
T
jmiller 77f08380e2
Universal: Auto Version Bump / Version Bump (push) Successful in 19s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 16s
feat: standard scaffold files
2026-06-27 15:32:20 -05:00

45 lines
1.7 KiB
Markdown

<!--
Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
SPDX-License-Identifier: GPL-3.0-or-later
-->
# MokoSuite Field
Work orders, technician dispatch, equipment registry, parts inventory, and PM agreements module for MokoSuite on Joomla 6.
## Overview
MokoSuiteField is a Layer 2 module in the MokoSuite platform, building on MokoSuiteClient (Layer 0) and MokoSuiteCRM (Layer 1) to provide complete field service management operations.
## Features
- **Work Orders** -- service requests with categories, priorities, scheduling, photos, signatures
- **Technician Management** -- profiles linked to CRM contacts, specialties, certifications, GPS tracking
- **Equipment Registry** -- customer equipment tracking with service history, warranty, condition ratings
- **Parts Inventory** -- warehouse stock with pricing, minimum levels, supplier tracking
- **Truck Inventory** -- per-technician mobile parts stock with restocking alerts
- **Checklists** -- configurable inspection and safety checklists by category
- **PM Agreements** -- preventive maintenance contracts with visit scheduling and auto-renewal
- **Dispatch** -- technician assignment with distance/ETA tracking and multi-attempt offers
## Requirements
- Joomla 6.x
- PHP 8.3+
- MokoSuiteClient (Layer 0)
- MokoSuiteCRM (Layer 1)
## Installation
Install via Joomla Extension Manager using the package file `pkg_mokosuitefield.zip`.
## License
GNU General Public License v3.0 or later -- see [LICENSE](LICENSE).
## Links
- [Documentation](https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteField/wiki)
- [Issues](https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteField/issues)
- [MokoSuite Platform](https://mokoconsulting.tech)