26 lines
1.4 KiB
XML
26 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<extension type="package" method="upgrade">
|
|
<name>Package - MokoSuite Church</name>
|
|
<packagename>mokosuitechurch</packagename>
|
|
<version>06.00.00</version>
|
|
<creationDate>2026-06-27</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>Member directory, contributions, ministries, attendance, facility booking</description>
|
|
<php_minimum>8.3</php_minimum>
|
|
<dlid prefix="dlid=" suffix=""/>
|
|
<blockChildUninstall>true</blockChildUninstall>
|
|
<scriptfile>script.php</scriptfile>
|
|
<files folder="packages">
|
|
<file type="plugin" id="plg_system_mokosuitechurch" group="system">plg_system_mokosuitechurch.zip</file>
|
|
<file type="component" id="com_mokosuitechurch">com_mokosuitechurch.zip</file>
|
|
<file type="plugin" id="plg_webservices_mokosuitechurch" group="webservices">plg_webservices_mokosuitechurch.zip</file>
|
|
</files>
|
|
<updateservers>
|
|
<server type="extension" priority="1" name="Package - MokoSuite Church">https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteChurch/updates.xml</server>
|
|
</updateservers>
|
|
</extension>
|