-
released this
2026-05-30 19:11:44 +00:00 | 24 commits to main since this releaseRelease 09.21.00-rc
Downloads
-
released this
2026-05-30 19:11:40 +00:00 | 24 commits to main since this releaseRelease 09.21.00-beta
Downloads
-
released this
2026-05-30 19:11:37 +00:00 | 24 commits to main since this releaseRelease 09.21.00-alpha
Downloads
-
released this
2026-05-30 19:11:34 +00:00 | 24 commits to main since this releaseRelease 09.21.00-dev
Downloads
-
released this
2026-05-30 19:11:32 +00:00 | 24 commits to main since this releaseRelease 09.21.00
Downloads
-
moko-platform v09.00.00
StableUniversal: Cascade Main → Dev / Cascade main → branches (push) Successful in 3sGeneric: Repo Health / Site Health (push) Has been skippedGeneric: Repo Health / Access control (push) Successful in 4sPlatform: moko-platform CI / Gate 1: Code Quality (push) Successful in 50sPlatform: moko-platform CI / Gate 2: Unit Tests (8.1) (push) Has been cancelledPlatform: moko-platform CI / Gate 2: Unit Tests (8.2) (push) Has been cancelledPlatform: moko-platform CI / Gate 2: Unit Tests (8.3) (push) Has been cancelledPlatform: moko-platform CI / Gate 3: Self-Health Check (push) Has been cancelledPlatform: moko-platform CI / Gate 4: Governance (push) Has been cancelledPlatform: moko-platform CI / Gate 5: Template Integrity (push) Has been cancelledPlatform: moko-platform CI / CI Summary (push) Has been cancelledGeneric: Repo Health / Release configuration (push) Has been cancelledGeneric: Repo Health / Scripts governance (push) Has been cancelledGeneric: Repo Health / Repository health (push) Has been cancelledreleased this
2026-05-26 04:34:02 +00:00 | 231 commits to main since this release09.00.00 (2026-05-26)
- PHPDoc on Priority 1 Enterprise classes
- CI: PHPStan enforced (level 6), PHPUnit blocks on failure
- Wiki: Coding-Standards page
- updates_xml_build.php: cascade + stability tag fixes
Downloads
-
moko-platform v08.00.00
StableUniversal: Cascade Main → Dev / Cascade main → branches (push) Successful in 5sPlatform: moko-platform CI / Gate 1: Code Quality (push) Successful in 1m17sGeneric: Repo Health / Repository health (push) Successful in 16sGeneric: Repo Health / Access control (push) Successful in 3sGeneric: Repo Health / Release configuration (push) Successful in 13sGeneric: Repo Health / Scripts governance (push) Successful in 10sGeneric: Repo Health / Site Health (push) Has been skippedPlatform: moko-platform CI / Gate 2: Unit Tests (8.1) (push) Has been cancelledPlatform: moko-platform CI / Gate 2: Unit Tests (8.2) (push) Has been cancelledPlatform: moko-platform CI / Gate 2: Unit Tests (8.3) (push) Has been cancelledPlatform: moko-platform CI / Gate 3: Self-Health Check (push) Has been cancelledPlatform: moko-platform CI / Gate 4: Governance (push) Has been cancelledPlatform: moko-platform CI / Gate 5: Template Integrity (push) Has been cancelledPlatform: moko-platform CI / CI Summary (push) Has been cancelledreleased this
2026-05-26 03:53:51 +00:00 | 242 commits to main since this release08.00.00 (2026-05-26)
Changed
- PHPStan: level 0 to 6 (found real metrics bug at level 5)
- Branch protection: 5 required checks on main
- Workflows synced to 72+ repos across 3 orgs
- 44 stale runners flushed from Gitea admin
Code Quality
- PHPCS: 0 errors (was 7,539)
- PHPStan: level 6, 0 errors (401 baselined array generics)
- Tests: 19 passing
- CLI: 45 commands in bin/moko
Downloads
-
moko-platform v07.00.00
StableUniversal: Cascade Main → Dev / Cascade main → branches (push) Successful in 7sPlatform: moko-platform CI / Gate 1: Code Quality (push) Successful in 1m18sGeneric: Repo Health / Release configuration (push) Successful in 5sGeneric: Repo Health / Access control (push) Successful in 4sGeneric: Repo Health / Site Health (push) Has been skippedGeneric: Repo Health / Scripts governance (push) Successful in 8sGeneric: Repo Health / Repository health (push) Successful in 18sPlatform: moko-platform CI / Gate 2: Unit Tests (8.1) (push) Has been cancelledPlatform: moko-platform CI / Gate 2: Unit Tests (8.2) (push) Has been cancelledPlatform: moko-platform CI / Gate 2: Unit Tests (8.3) (push) Has been cancelledPlatform: moko-platform CI / Gate 3: Self-Health Check (push) Has been cancelledPlatform: moko-platform CI / Gate 4: Governance (push) Has been cancelledPlatform: moko-platform CI / Gate 5: Template Integrity (push) Has been cancelledPlatform: moko-platform CI / CI Summary (push) Has been cancelledreleased this
2026-05-26 02:56:07 +00:00 | 267 commits to main since this release07.00.00 (2026-05-25)
Added
- cli/client_provision.php - end-to-end client onboarding from JSON config
- cli/client_dashboard.php - unified HTML dashboard (health, SSL, uptime, releases)
- lib/Enterprise/ConfigValidator.php - JSON schema validator for plugin configs
- PHPUnit test infrastructure: 19 tests across 3 test suites
- bin/moko list - auto-grouped command list with 45 commands + plugin dispatcher
- 3 new CLI tools: client_health_check, joomla_compat_check, theme_lint
Fixed
- bin/moko COMMAND_MAP: all paths pointed to non-existent api/ directory
- release_cascade.php: accept release-candidate as stability value
- package_build.php: fix 0-byte ZIP for Joomla packages
- PHPStan: level 0 to 2, 67 type errors fixed, 0 exclusions
Changed
- All 7 CLIApp scripts migrated to CliFramework
- CLAUDE.md updated with current architecture
- PHPCS: 0 errors (was 7,539)
- PHPStan: level 2, 0 errors, 0 files excluded (was level 0, 54 errors, 3 excluded)
Downloads