-
Notifications
You must be signed in to change notification settings - Fork 1
/
info.xml
25 lines (25 loc) · 973 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
<?xml version="1.0"?>
<extension key="net.ourpowerbase.reports.advancedfundraising" type="module">
<file>advancedfundraising</file>
<name>Advanced Fundraising Reports for PTP</name>
<description>Reports to help fundraisers view their progress sponsored by PTP</description>
<urls>
<url desc="specifications">http://wiki.civicrm.org/confluence/display/CRM/CiviEngage+Enhancements+for+fund-raising</url>
</urls>
<license>agpl</license>
<maintainer>
<author>Eileen McNaughton</author>
<email>[email protected]</email>
</maintainer>
<releaseDate>2013-06-17</releaseDate>
<version>2.0</version>
<develStage>alpha</develStage>
<compatibility>
<ver>4.4</ver>
<ver>4.6</ver>
</compatibility>
<comments>This module depends on you first installing the base reports class. You need to do this yourself - there is no automated process yet</comments>
<civix>
<namespace>CRM/AdvancedFundraising</namespace>
</civix>
</extension>