forked from fuzionnz/nz.co.fuzion.transactional
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.xml
26 lines (26 loc) · 969 Bytes
/
info.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0"?>
<extension key="nz.co.fuzion.transactional" type="module">
<file>transactional</file>
<name>Transactional Mail - Bounce and Tracking Handler</name>
<description>Track delivery, open, click, and bounce for transactional email (Receipts, Scheduled Reminders, etc).</description>
<license>AGPL-3.0</license>
<maintainer>
<author>David Reedy Jr</author>
<email>davidrjr.konadave@gmail.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/fuzionnz/nz.co.fuzion.transactional</url>
<url desc="Documentation"></url>
<url desc="Support">https://www.fuzion.co.nz/</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2021-11-15</releaseDate>
<version>1.0.5</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.10</ver>
</compatibility>
<civix>
<namespace>CRM/Transactional</namespace>
</civix>
</extension>