Remote Event 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.remoteevent" type="module">
<file>remoteevent</file>
<name>Remote Events</name>
<description>Extended features for CiviCRM events, in particular when an external system is used for registration forms</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.remoteevent</url>
<url desc="Documentation">https://github.com/systopia/de.systopia.remoteevent</url>
<url desc="Support">https://github.com/systopia/de.systopia.remoteevent/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2023-07-19</releaseDate>
<version>1.0.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.0</ver>
</compatibility>
<comments/>
<requires>
<ext>de.systopia.xcm</ext>
<ext>de.systopia.remotetools</ext>
</requires>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
<psr0 prefix="CRM_" path="."/>
</classloader>
<civix>
<namespace>CRM/Remoteevent</namespace>
<format>22.10.0</format>
</civix>
<mixins>
<mixin>menu-xml@1.0.0</mixin>
<mixin>mgd-php@1.0.0</mixin>
</mixins>
</extension>