County Lookup Version 1.2

Extension
Release Date
Release Version
1.2
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="countylookup" type="module">
<file>countylookup</file>
<name>County Geocoding Lookup</name>
<description>A CiviCRM extension to use Google geocoding to auto-populate county.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Jon Goldberg</author>
<email>jon@megaphonetech.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/MegaphoneJon/countylookup</url>
<url desc="Documentation">https://github.com/MegaphoneJon/countylookup</url>
<url desc="Support">https://github.com/MegaphoneJon/countylookup</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2021-09-01</releaseDate>
<version>1.2</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.45</ver>
</compatibility>
<comments/>
<civix>
<namespace>CRM/Countylookup</namespace>
<format>24.09.1</format>
</civix>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<mixins>
<mixin>entity-types-php@2.0.0</mixin>
</mixins>
</extension>