31 lines
982 B
XML
31 lines
982 B
XML
<?xml version="1.0"?>
|
|
<extension key="de.systopia.twingle" type="module">
|
|
<file>twingle</file>
|
|
<name>Twingle</name>
|
|
<description>Provides an API for Twingle payments.</description>
|
|
<license>AGPL-3.0</license>
|
|
<maintainer>
|
|
<author>SYSTOPIA</author>
|
|
<email>info@systopia.de</email>
|
|
</maintainer>
|
|
<urls>
|
|
<url desc="Main Extension Page">https://github.com/systopia/de.systopia.twingle</url>
|
|
<url desc="Documentation">https://docs.civicrm.org/twingle/en/latest</url>
|
|
<url desc="Support">https://github.com/systopia/de.systopia.twingle/issues</url>
|
|
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
|
|
</urls>
|
|
<releaseDate></releaseDate>
|
|
<version>1.3-dev</version>
|
|
<develStage>dev</develStage>
|
|
<compatibility>
|
|
<ver>5.0</ver>
|
|
<ver>5.19</ver>
|
|
</compatibility>
|
|
<comments></comments>
|
|
<requires>
|
|
<ext>de.systopia.xcm</ext>
|
|
</requires>
|
|
<civix>
|
|
<namespace>CRM/Twingle</namespace>
|
|
</civix>
|
|
</extension>
|