Entity Templates Version 1.1.1

Extension
Release Date
Release Version
1.1.1
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="com.megaphonetech.entitytemplates" type="module">
<file>entitytemplates</file>
<name>Entity Templates</name>
<description>This extension allows you to create templates for Contacts and Contributions.</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/com.megaphonetech.entitytemplates</url>
<url desc="Documentation">https://docs.civicrm.org/entitytemplates/en/latest</url>
<url desc="Support">https://civicrm.stackexchange.com</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2021-06-01</releaseDate>
<version>1.1.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.33</ver>
</compatibility>
<comments>Should be compatible with Civi 4.7 if you run PHP 5.4+.</comments>
<civix>
<namespace>CRM/EntityTemplates</namespace>
</civix>
</extension>