Extension skeleton
This commit is contained in:
commit
f8575ac7ce
5 changed files with 1292 additions and 0 deletions
27
info.xml
Normal file
27
info.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?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://github.com/systopia/de.systopia.twingle/blob/master/README.md</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>0.1-dev</version>
|
||||
<develStage>dev</develStage>
|
||||
<compatibility>
|
||||
<ver>4.7</ver>
|
||||
</compatibility>
|
||||
<comments></comments>
|
||||
<civix>
|
||||
<namespace>CRM/Twingle</namespace>
|
||||
</civix>
|
||||
</extension>
|
Loading…
Add table
Add a link
Reference in a new issue