From 58f2571dc41d8fbfcad7ee7dd0f4dbe8fb28eb63 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Thu, 28 May 2026 13:10:09 -0500 Subject: [PATCH] fix: add folder=\"packages\" to pkg_mokowaas.xml files element The release_package.php builds sub-package ZIPs into a packages/ subdirectory, but the manifest referenced them at root level. Joomla's package installer needs the folder attribute to find the ZIPs. Authored-by: Moko Consulting Co-Authored-By: Claude Opus 4.6 (1M context) --- src/pkg_mokowaas.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pkg_mokowaas.xml b/src/pkg_mokowaas.xml index 1fda6997..b05d1670 100644 --- a/src/pkg_mokowaas.xml +++ b/src/pkg_mokowaas.xml @@ -12,7 +12,7 @@ MokoWaaS site management suite — branding, health monitoring, tenant restrictions, and REST API. script.php - + plg_system_mokowaas.zip com_mokowaas.zip plg_webservices_mokowaas.zip