E-mail template attachments 1.1

Release Date
Release Version
1.1
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="org.civicoop.templateattachments" type="module">
<file>templateattachments</file>
<name>Template attachments</name>
<description>Adds functionality to add attachments to e-mail templates</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Jaap Jansma</author>
<email>jaap@edeveloper.nl</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/civicoop/org.civicoop.templateattachments</url>
<url desc="Documentation">https://github.com/civicoop/org.civicoop.templateattachments/README.md</url>
<url desc="Support">http://civicoop.org</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2016-03-05</releaseDate>
<version>1.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.6</ver>
</compatibility>
<civix>
<namespace>CRM/Templateattachments</namespace>
</civix>
</extension>