Map Pins Version 0.2

Extension
Release Date
Release Version
0.2
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="com.joineryhq.mappins" type="module">
<file>mappins</file>
<name>Map Pins</name>
<description>Allows specification of custom map markers based on configurable sets of rules depending on contact sub-type, group, tag, or other criteria.</description>
<license>GPL-3.0</license>
<maintainer>
<author>Allen Shaw</author>
<email>allen@JoineryHQ.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/twomice/com.joineryhq.mappins</url>
<url desc="Documentation">https://github.com/twomice/com.joineryhq.mappins</url>
<url desc="Support">https://github.com/twomice/com.joineryhq.mappins/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/gpl-3.0.html</url>
</urls>
<releaseDate>2021-04-20</releaseDate>
<version>0.2</version>
<develStage>alpha</develStage>
<compatibility>
<ver>4.7</ver>
</compatibility>
<comments>After installation, configure rules at Administrator &gt; Customize Data and Screens &gt; Map Pins.</comments>
<civix>
<namespace>CRM/Mappins</namespace>
</civix>
</extension>