E-mail template attachments Version 1.4

Release Date
Release Version
1.4
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 / Matthew Wire</author>
<email>jaap@edeveloper.nl / mjw@mjwconsult.co.uk</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>2023-06-18</releaseDate>
<version>1.4</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.58</ver>
</compatibility>
<civix>
<namespace>CRM/Templateattachments</namespace>
</civix>
</extension>