Committee Structures Synchronisation Version 1.3.1

Release Date
Release Version
1.3.1
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="de.systopia.committees" type="module">
<file>committees</file>
<name>CiviCRM Committees</name>
<description>Extension to synchronise session/committee/board/panel data</description>
<license>AGPL-3.0</license>
<maintainer>
<author>SYSTOPIA</author>
<email>endres@systopia.de</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/systopia/de.systopia.committees</url>
<url desc="Documentation">https://github.com/systopia/de.systopia.committees</url>
<url desc="Support">https://github.com/systopia/de.systopia.committees/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2024-04-09</releaseDate>
<version>1.3.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.27</ver>
</compatibility>
<comments>Initially funded by OXFAM Germany</comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
<psr0 prefix="CRM_" path="."/>
</classloader>
<civix>
<namespace>CRM/Committees</namespace>
<format>23.02.1</format>
</civix>
<mixins>
<mixin>menu-xml@1.0.0</mixin>
<mixin>smarty-v2@1.0.1</mixin>
</mixins>
</extension>