forked from tttp/CDNTaxReceipts
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathinfo.xml
32 lines (32 loc) · 1.28 KB
/
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
27
28
29
30
31
32
<?xml version="1.0"?>
<extension key="org.civicrm.cdntaxreceipts" type="module">
<file>cdntaxreceipts</file>
<name>CDN Tax Receipts</name>
<description>
Creates Tax Receipts including single or annual/aggregate tax receipts, with distribution by email or print,
detailed reporting, press ready PDF template possible. We worked with (and continue to work with) a BDO Tax Partner
who has strong ties to both the NPO community and Tax Authorities (CRA).
</description>
<license>AGPL</license>
<maintainer>
<author>Karin Gerritsen and Jake Martin White</author>
<email>frontdesk@semper-it.com</email>
</maintainer>
<releaseDate>2020-02-04</releaseDate>
<version>1.5.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.12</ver>
</compatibility>
<urls>
<url desc="documentation">https://github.com/jake-mw/CDNTaxReceipts/blob/master/README.md</url>
<url desc="Support">https://github.com/jake-mw/CDNTaxReceipts/issues?state=open</url>
</urls>
<comments>
Developed as a collaboration between Karin Gerritsen (semper-it.com), Lola Slade (freeform.ca),
Alan Dixon (blackflysolutions.ca) and Jake Martin White (mustardseednonprofit.ca)
</comments>
<civix>
<namespace>CRM/Cdntaxreceipts</namespace>
</civix>
</extension>