Electoral Version 4.0.2

Extension
Release Date
Release Version
4.0.2
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="com.jlacey.electoral" type="module">
<file>electoral</file>
<name>Electoral API</name>
<description>Electoral API integration</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Jamie McClelland</author>
<email>jamie@progressivetech.org</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/progressivetech/com.jlacey.electoral</url>
<url desc="Support">https://github.com/progressivetech/com.jlacey.electoral/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2022-07-26</releaseDate>
<version>4.0.2</version>
<develStage>stable</develStage>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
<psr0 prefix="CRM_" path="."/>
</classloader>
<compatibility>
<ver>5.45</ver>
</compatibility>
<comments>This module provides integration to various electoral APIs. Currently included APIs are Cicero, Google's Civic Information, and Open States. It was originall developed by Joseph Lacey and generously funded by the Center for Constitional Rights and 9to5. It was furhter developed by Jon Goldberg and funded by Azavea.</comments>
<civix>
<namespace>CRM/Electoral</namespace>
<format>23.02.1</format>
</civix>
<mixins>
<mixin>menu-xml@1.0.0</mixin>
<mixin>mgd-php@1.0.0</mixin>
<mixin>setting-php@1.0.0</mixin>
<mixin>smarty-v2@1.0.1</mixin>
<mixin>entity-types-php@1.0.0</mixin>
</mixins>
<upgrader>CRM_Electoral_Upgrader</upgrader>
</extension>