From 81854440de2c382e9dd4fcbf42518f5eeec6d3ba Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sat, 27 Jun 2026 15:35:10 -0500 Subject: [PATCH] fix: move dlid before updateservers so Joomla registers download key The element was placed after , causing Joomla's installer to skip it when registering the update site. Moving it before ensures the extra_query field is populated in the #__update_sites table. Authored-by: Moko Consulting --- source/pkg_mokosuitestorelocator.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/pkg_mokosuitestorelocator.xml b/source/pkg_mokosuitestorelocator.xml index 604f87a..800d10e 100644 --- a/source/pkg_mokosuitestorelocator.xml +++ b/source/pkg_mokosuitestorelocator.xml @@ -35,9 +35,9 @@ plg_webservices_mokosuitestorelocator.zip + https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteStoreLocator/updates.xml - true