22 lines
640 B
XML
22 lines
640 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></license>
|
|
<maintainer>
|
|
<author>B. Endres</author>
|
|
<email>endres@systopia.de</email>
|
|
</maintainer>
|
|
<releaseDate>2015-10-22</releaseDate>
|
|
<version>0.3.1</version>
|
|
<develStage>stable</develStage>
|
|
<compatibility>
|
|
<ver>4.4</ver>
|
|
</compatibility>
|
|
<comments>This is an addition to SYSTOPIA's CiviProxy security system</comments>
|
|
<civix>
|
|
<namespace>CRM/Civiproxy</namespace>
|
|
</civix>
|
|
</extension>
|