Files
MokoSuiteNPO/source/pkg_mokosuitenpo.xml
2026-06-29 15:24:08 +00:00

29 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<extension type="package" method="upgrade">
<name>Package - MokoSuite NPO</name>
<packagename>mokosuitenpo</packagename>
<version>01.07.23</version>
<creationDate>2026-06-11</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>MokoSuite NPO - nonprofit management: donors, donations, campaigns, grants, volunteers, fund accounting. Layer 2 add-on for MokoSuite (requires CRM).</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_mokosuitenpo" group="system">plg_system_mokosuitenpo.zip</file>
<file type="component" id="com_mokosuitenpo">com_mokosuitenpo.zip</file>
<file type="plugin" id="plg_webservices_mokosuitenpo" group="webservices">plg_webservices_mokosuitenpo.zip</file>
<file type="plugin" id="plg_task_mokosuitenpo_task" group="task">plg_task_mokosuitenpo.zip</file>
</files>
<updateservers>
<server type="extension" name="MokoSuiteNPO Updates">https://git.mokoconsulting.tech/api/packages/MokoConsulting/generic/MokoSuiteNPO/latest/updates.xml</server>
</updateservers>
</extension>