25 lines
1.1 KiB
XML
25 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<extension type="package" method="upgrade">
|
|
<name>MokoWaaS</name>
|
|
<packagename>mokowaas</packagename>
|
|
<version>02.11.02</version>
|
|
<creationDate>2026-05-23</creationDate>
|
|
<author>Moko Consulting</author>
|
|
<authorEmail>hello@mokoconsulting.tech</authorEmail>
|
|
<authorUrl>https://mokoconsulting.tech</authorUrl>
|
|
<copyright>Copyright (C) 2026 Moko Consulting. All rights reserved.</copyright>
|
|
<license>GNU General Public License version 3 or later; see LICENSE</license>
|
|
<description>MokoWaaS site management suite — branding, health monitoring, tenant restrictions, and REST API.</description>
|
|
<scriptfile>script.php</scriptfile>
|
|
|
|
<files>
|
|
<file type="plugin" id="plg_system_mokowaas" group="system">plg_system_mokowaas.zip</file>
|
|
<file type="component" id="com_mokowaas">com_mokowaas.zip</file>
|
|
<file type="plugin" id="plg_webservices_mokowaas" group="webservices">plg_webservices_mokowaas.zip</file>
|
|
</files>
|
|
|
|
<updateservers>
|
|
<server type="extension" priority="1" name="MokoWaaS Update Server">https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/raw/branch/main/updates.xml</server>
|
|
</updateservers>
|
|
</extension>
|