CiviCRM Configuration Loader extension Version 2 Version 2.0.0

Release Date
Release Version
2.0.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="org.civicoop.configitems" type="module">
<file>civiconfig</file>
<name>CiviCRM Configuration Loader (Version 2)</name>
<description>CiviCRM extension to load and save custom configuration items from JSON files</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Erik Hommel (CiviCooP)</author>
<email>erik.hommel@civicoop.org</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/configitems</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/configitems/blob/master/README.md</url>
<url desc="Support">https://www.civicoop.org</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2022-03-01</releaseDate>
<version>2.0.0</version>
<develStage>development</develStage>
<compatibility>
<ver>5.43</ver>
</compatibility>
<comments>Please read README.md or check this extension's Github repository for documentation and examples. Funded by Deutsche Stiftung für Engagement und Ehrenamt, Bündnis der Bürgerstiftungen Deutschlands, civiservice.de GmbH and CiviCooP</comments>
<civix>
<namespace>CRM/Civiconfig</namespace>
</civix>
<classloader>
<psr4 prefix="Civi\" path="Civi" />
</classloader>
</extension>