27 lines
755 B
XML
27 lines
755 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>
|
|
<releaseDate/>
|
|
<version>0.6-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>
|
|
<format>22.05.2</format>
|
|
</civix>
|
|
<mixins>
|
|
<mixin>menu-xml@1.0.0</mixin>
|
|
<mixin>setting-php@1.0.0</mixin>
|
|
</mixins>
|
|
</extension>
|