From b75677a6eccbab5bf259d726561f8a8ddedb2920 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sat, 27 Jun 2026 21:59:35 -0500 Subject: [PATCH] fix: add plugin attribute to webservices manifest files element Joomla's PluginAdapter requires plugin="xxx" on a child to determine filesystem deployment path and extension element. Without it, plugin files are not deployed and the element field is empty in #__extensions. Pattern confirmed from MokoSuiteClient. Authored-by: Moko Consulting --- .../plg_webservices_mokosuitestorelocator.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/packages/plg_webservices_mokosuitestorelocator/plg_webservices_mokosuitestorelocator.xml b/source/packages/plg_webservices_mokosuitestorelocator/plg_webservices_mokosuitestorelocator.xml index 554e8e4..b87bc80 100644 --- a/source/packages/plg_webservices_mokosuitestorelocator/plg_webservices_mokosuitestorelocator.xml +++ b/source/packages/plg_webservices_mokosuitestorelocator/plg_webservices_mokosuitestorelocator.xml @@ -17,7 +17,7 @@ Moko\Plugin\WebServices\MokoSuiteStoreLocator - services + services src language