Elections Version 1.2.2

Extension
Release Date
Release Version
1.2.2
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="au.com.agileware.elections" type="module">
<file>elections</file>
<name>Elections</name>
<description>Elections (au.com.agileware.elections) is a CiviCRM extension which provides on-line election functionality (nominations and voting) to CiviCRM.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Agileware Pty Ltd</author>
<email>support@agileware.com.au</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://agileware.com.au</url>
<url desc="Documentation">https://agileware.com.au</url>
<url desc="Support">https://support.agileware.com.au</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2021-10-25</releaseDate>
<version>1.2.2</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.0</ver>
</compatibility>
<civix>
<namespace>CRM/Elections</namespace>
</civix>
<classloader>
<psr4 prefix="Civi\" path="Civi" />
</classloader>
</extension>