36 lines
1.2 KiB
Markdown
36 lines
1.2 KiB
Markdown
|
|
# MokoJoomStoreLocator
|
||
|
|
|
||
|
|
A Joomla 4/5 package providing a store locator listing component with coordinating map and search modules.
|
||
|
|
|
||
|
|
## Package Contents
|
||
|
|
|
||
|
|
| Extension | Description |
|
||
|
|
|---|---|
|
||
|
|
| `com_mokojoomstorelocator` | Component for managing store locations (admin CRUD + frontend listing) |
|
||
|
|
| `mod_mokojoomstorelocator_map` | Site module displaying an interactive map with location markers |
|
||
|
|
| `mod_mokojoomstorelocator_search` | Site module providing search/filter form for finding locations |
|
||
|
|
|
||
|
|
## Requirements
|
||
|
|
|
||
|
|
- Joomla 4.4+ or 5.x
|
||
|
|
- PHP 8.1+
|
||
|
|
- MySQL 5.7+ / MariaDB 10.3+
|
||
|
|
|
||
|
|
## Installation
|
||
|
|
|
||
|
|
1. Download the latest `pkg_mokojoomstorelocator-x.x.x.zip` from [Releases](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomStoreLocator/releases)
|
||
|
|
2. In Joomla Administrator, go to **System > Install > Extensions**
|
||
|
|
3. Upload the package ZIP — all extensions install automatically
|
||
|
|
|
||
|
|
## Features
|
||
|
|
|
||
|
|
- Manage store locations with address, coordinates, contact info, and business hours
|
||
|
|
- Interactive map display (OpenStreetMap/Leaflet or Google Maps)
|
||
|
|
- Location search by city, postcode, or radius
|
||
|
|
- Schema.org LocalBusiness structured data markup
|
||
|
|
- Category support for grouping locations
|
||
|
|
|
||
|
|
## License
|
||
|
|
|
||
|
|
GPL-3.0-or-later — Moko Consulting
|