18 lines
976 B
XML
18 lines
976 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<extension type="package" method="upgrade">
|
|
<name>MokoWaaS → MokoSuite Migration</name>
|
|
<packagename>mokowaas</packagename>
|
|
<version>02.35.00</version>
|
|
<creationDate>2026-06-07</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</license>
|
|
<description>Migrates existing MokoWaaS installations to MokoSuite. This package downloads and installs the latest MokoSuite release, transfers your license key, and removes old MokoWaaS extensions.</description>
|
|
<scriptfile>script.php</scriptfile>
|
|
<updateservers>
|
|
<server type="extension" priority="1" name="Package - MokoWaaS Migration">https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/updates.xml</server>
|
|
</updateservers>
|
|
</extension>
|