Installation
Requirements
- PHP 8.1 or higher
- Joomla 5.x or 6.x
- GNU Make (for building from source)
Install from ZIP
- Download the latest release ZIP from the Releases page
- In Joomla admin: System > Install > Extensions
- Upload the ZIP file
- Go to System > Site Template Styles
- Set MokoJoomHero as the default template
Build from Source
The installable ZIP is created at dist/tpl_mokojoomhero-1.0.0.zip.
Update Server
MokoJoomHero includes a built-in update server. Once installed, Joomla will automatically notify you when new versions are available via System > Update > Extensions.
The update server URL is:
Development Install (Symlink)
For local development without rebuilding after every change:
This creates a symlink from your Joomla installation to the src/ directory. Edit JOOMLA_ROOT in the Makefile to point to your local Joomla path.