Self-service Version 1.0.0

Extension
Release Date
Release Version
1.0.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="de.systopia.selfservice" type="module">
<file>selfservice</file>
<name>Self-Service</name>
<description>Infrastructure for personalised and selfservice forms</description>
<license>AGPL-3.0</license>
<maintainer>
<author>B. Endres</author>
<email>endres@systopia.de</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/systopia/de.systopia.selfservice</url>
<url desc="Documentation">https://github.com/systopia/de.systopia.selfservice</url>
<url desc="Support">https://github.com/systopia/de.systopia.selfservice/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2025-07-18</releaseDate>
<version>1.0.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.38</ver>
</compatibility>
<comments>This module is going back to efforts with AIVL and ProVeg</comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
<psr0 prefix="CRM_" path="."/>
</classloader>
<civix>
<namespace>CRM/Selfservice</namespace>
<format>25.01.1</format>
</civix>
<mixins>
<mixin>menu-xml@1.0.0</mixin>
<mixin>smarty-v2@1.0.3</mixin>
</mixins>
<upgrader>CiviMix\Schema\Selfservice\AutomaticUpgrader</upgrader>
</extension>