CiviProxy/de.systopia.civiproxy/info.xml

28 lines
975 B
XML

<?xml version="1.0"?>
<extension key="de.systopia.civiproxy" type="module">
<file>civiproxy</file>
<name>CiviProxy</name>
<description>This will enable CiviProxy support for mailings</description>
<license>AGPL</license>
<maintainer>
<author>B. Endres</author>
<email>endres@systopia.de</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/systopia/CiviProxy</url>
<url desc="Documentation">https://docs.civicrm.org/civiproxy/en/latest/</url>
<url desc="Support">https://github.com/systopia/CiviProxy/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate></releaseDate>
<version>0.8-dev</version>
<develStage>dev</develStage>
<compatibility>
<ver>5.0</ver>
</compatibility>
<comments>This is the companion extension to SYSTOPIA's CiviProxy security system</comments>
<civix>
<namespace>CRM/Civiproxy</namespace>
</civix>
</extension>