Event Modification Date Version 1.0

Release Date
Release Version
1.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="eventmodicationdate" type="module">
<file>eventmodicationdate</file>
<name>Store Modification Date of an Event</name>
<description>This stores the modification date of an event.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Jaap Jansma</author>
<email>jaap.jansma@civicoop.org</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/eventmodicationdate</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/eventmodicationdate/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-02-18</releaseDate>
<version>1.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.0</ver>
</compatibility>
<comments></comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Eventmodicationdate</namespace>
</civix>
</extension>