Files
Jonathan Miller 4b9a675d0f
Generic: Project CI / Tests (push) Blocked by required conditions
Platform: moko-platform CI / Gate 2: Unit Tests (8.1) (push) Blocked by required conditions
Platform: moko-platform CI / Gate 2: Unit Tests (8.2) (push) Blocked by required conditions
Platform: moko-platform CI / Gate 2: Unit Tests (8.3) (push) Blocked by required conditions
Platform: moko-platform CI / Gate 3: Self-Health Check (push) Blocked by required conditions
Platform: moko-platform CI / Gate 4: Governance (push) Blocked by required conditions
Platform: moko-platform CI / Gate 5: Template Integrity (push) Blocked by required conditions
Platform: moko-platform CI / CI Summary (push) Blocked by required conditions
Generic: Repo Health / Scripts governance (push) Blocked by required conditions
Generic: Repo Health / Repository health (push) Blocked by required conditions
Generic: Repo Health / Report Issues (push) Blocked by required conditions
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 1s
Generic: Project CI / Lint & Validate (push) Successful in 36s
Platform: moko-platform CI / Gate 1: Code Quality (push) Failing after 40s
Rename MokoSuite → MokoSuiteClient (full element rename)
All Joomla element names, PHP classes, language files, folder structure,
and manifest references renamed from mokosuite to mokosuiteclient.
This repo is now the client-facing tracker for the MokoSuite platform.
2026-06-15 05:19:13 -05:00

3.5 KiB

MokoSuiteClient Installation Guide (VERSION: 02.34.50)

Introduction

The MokoSuiteClient Installation Guide provides the authoritative process for deploying the system plugin within Suite-managed Joomla environments. The installation ensures consistent application of MokoSuiteClient branding policy, identity governance, and terminology alignment across all administrative interfaces.

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
  • Validated MokoSuiteClient plugin package from an approved release channel
  • 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.
  3. Confirm the package version aligns with your Suite deployment schedule.

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.
  4. Upload the MokoSuiteClient plugin package.
  5. Confirm successful installation in the extension status message.

Activation

After installation, the plugin must be activated:

  1. Navigate to System > Plugins.
  2. Search for MokoSuiteClient.
  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:

  • MokoSuiteClient branding appears in the administrator footer.
  • 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
2025-12-11 Jonathan Miller (@jmiller) Rewrite for version 01.03.00