30 lines
975 B
XML
30 lines
975 B
XML
<?xml version="1.0"?>
|
|
<extension key="de.forumzfd.twinglecampaign" type="module">
|
|
<file>twinglecampaign</file>
|
|
<name>Twingle Campaign</name>
|
|
<description>Manage Twingle projects and events as campaigns in CiviCRM</description>
|
|
<license>AGPL-3.0</license>
|
|
<maintainer>
|
|
<author>Marc Michalsky</author>
|
|
<email>michalsky@forumzfd.de</email>
|
|
</maintainer>
|
|
<urls>
|
|
<url desc="Main Extension Page">http://FIXME</url>
|
|
<url desc="Documentation">http://FIXME</url>
|
|
<url desc="Support">http://FIXME</url>
|
|
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
|
|
</urls>
|
|
<releaseDate>2020-09-25</releaseDate>
|
|
<version>1.0</version>
|
|
<develStage>alpha</develStage>
|
|
<compatibility>
|
|
<ver>5.0</ver>
|
|
</compatibility>
|
|
<comments>This is a new, undeveloped module</comments>
|
|
<classloader>
|
|
<psr4 prefix="Civi\" path="Civi"/>
|
|
</classloader>
|
|
<civix>
|
|
<namespace>CRM/TwingleCampaign</namespace>
|
|
</civix>
|
|
</extension>
|