forked from eileenmcnaughton/nz.co.fuzion.extendedreport
-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.xml
executable file
·29 lines (29 loc) · 1.05 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
<?xml version="1.0"?>
<extension key="nz.co.fuzion.extendedreport" type="module">
<downloadUrl>http://github.com/eileenmcnaughton/nz.co.fuzion.extendedreport/archive/v1.4.zip</downloadUrl>
<file>extendedreport</file>
<name>ExtendedReport</name>
<description>Extended reports</description>
<license>AGPL</license>
<urls>
<url desc="Main Extension Page">http://civicrm.org</url>
<url desc="Support">http://forum.civicrm.org</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<maintainer>
<author>Eileen McNaughton</author>
<email>eileen@fuzion.co.nz</email>
</maintainer>
<releaseDate>2016-06-17</releaseDate>
<version>3.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.7</ver>
</compatibility>
<comments>Extended reports create other report options such as crosstab urls, multiple contact custom fields, price
set reports
</comments>
<civix>
<namespace>CRM/Extendedreport</namespace>
</civix>
</extension>