forked from compucorp/uk.co.compucorp.civicrm.pivotreport
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.xml
More file actions
24 lines (24 loc) · 700 Bytes
/
info.xml
File metadata and controls
24 lines (24 loc) · 700 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0"?>
<extension key="uk.co.compucorp.civicrm.activityreport" type="module">
<file>activityreport</file>
<name>Activity Report</name>
<description>Report page with Pivot Table containing Activity data.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Compucorp</author>
</maintainer>
<urls>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2016-02-25</releaseDate>
<version>1.0</version>
<develStage>alpha</develStage>
<compatibility>
<ver>4.6</ver>
<ver>4.7</ver>
</compatibility>
<comments></comments>
<civix>
<namespace>CRM/Activityreport</namespace>
</civix>
</extension>