Version 1.0

Extension
Release Date
Release Version
1.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="org.agloa.tournament" type="module">
<file>tournament</file>
<name>CiviTournament</name>
<description>CiviCRM extension to extend tournaments from CiviEvent</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Mike Steierwald</author>
<email>CIO@AGLOA.org</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/agloa/org.agloa.tournament/wiki</url>
<url desc="Documentation">https://github.com/agloa/org.agloa.tournament</url>
<url desc="Support">https://github.com/agloa/org.agloa.tournament/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2019-08-04</releaseDate>
<version>1.0</version>
<develStage>alpha</develStage>
<compatibility>
<ver>4.7 5.0</ver>
</compatibility>
<comments>This is a new, undeveloped module</comments>
<civix>
<namespace>CRM/Tournament</namespace>
</civix>
</extension>