2026-01-08 19:49:02 -06:00
<!--
Copyright (C) 2025 Moko Consulting <hello@mokoconsulting .tech>
This file is part of a Moko Consulting project.
SPDX-LICENSE-IDENTIFIER: GPL-3.0-or-later
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the IMPLIED WARRANTY of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License (./LICENSE.md).
# FILE INFORMATION
DEFGROUP: Joomla.Plugin
2026-06-07 09:25:45 -05:00
INGROUP: MokoSuite.Guides
REPO: https://github.com/mokoconsulting-tech/mokosuite
2026-06-12 02:55:44 +00:00
VERSION: 02.34.83
2026-01-08 19:49:02 -06:00
PATH: /docs/guides/installation-guide.md
2026-06-07 09:25:45 -05:00
BRIEF: Installation guide for the MokoSuite system plugin
2026-01-08 19:49:02 -06:00
NOTE: First document in the guide set
-->
2026-06-12 02:55:44 +00:00
# MokoSuite Installation Guide (VERSION: 02.34.83)
2026-01-08 19:49:02 -06:00
## Introduction
2026-06-07 09:25:45 -05:00
The MokoSuite Installation Guide provides the authoritative process for deploying the system plugin within Suite-managed Joomla environments. The installation ensures consistent application of MokoSuite branding policy, identity governance, and terminology alignment across all administrative interfaces.
2026-01-08 19:49:02 -06:00
This guide standardizes deployment expectations, reduces operational variance, and supports predictable platform behavior.
## Requirements
Before installation, ensure the following conditions are met:
* Joomla 5.x operational environment
* PHP 8.1 or higher
* Administrative access credentials
2026-06-07 09:25:45 -05:00
* Validated MokoSuite plugin package from an approved release channel
2026-01-08 19:49:02 -06:00
* Recommended: environment snapshot or backup prior to installation
## Obtaining the Package
To maintain integrity and compliance:
1. Acquire the plugin package from the official MokoConsulting repository or release channel.
2. Validate package checksum or digital signature if provided.
2026-06-07 09:25:45 -05:00
3. Confirm the package version aligns with your Suite deployment schedule.
2026-01-08 19:49:02 -06:00
## Installation Steps
Follow these steps to install the plugin:
1. Log in to the Joomla Administrator dashboard.
2. Navigate to **System > Extensions > Install** .
3. Choose **Upload Package File** .
2026-06-07 09:25:45 -05:00
4. Upload the MokoSuite plugin package.
2026-01-08 19:49:02 -06:00
5. Confirm successful installation in the extension status message.
## Activation
After installation, the plugin must be activated:
1. Navigate to **System > Plugins** .
2026-06-07 09:25:45 -05:00
2. Search for **MokoSuite** .
2026-01-08 19:49:02 -06:00
3. Confirm the plugin type is **System** .
4. Set status to **Enabled** .
5. Save and close.
## Post Installation Validation
To ensure proper activation and system compatibility, verify the following:
2026-06-07 09:25:45 -05:00
* MokoSuite branding appears in the administrator footer.
2026-01-08 19:49:02 -06:00
* Terminology updates apply consistently across admin UI.
* No conflicts with templates, overrides, or extensions.
* Joomla and PHP logs show no errors related to the plugin.
## Rollback Procedure
If the plugin introduces issues or conflicts:
1. Disable the plugin via **System > Plugins** .
2. Clear Joomla and browser cache.
3. Test affected interfaces and confirm restoration of stability.
4. Restore environment snapshot if the issue persists.
## Revision History
| Date | Author | Description |
| ---------- | ------------------------------- | ---------------------------- |
2026-04-26 23:13:13 -05:00
| 2025-12-11 | Jonathan Miller (@jmiller ) | Rewrite for version 01.03.00 |