-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathinfo.xml
25 lines (25 loc) · 1.06 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
<?xml version="1.0"?>
<extension key="me.twomice.civicrm.aggregatehouseholdcontributions" type="report">
<file>aggregatehouseholdcontributions</file>
<name>Aggregated household contributions</name>
<description>Provides a report template for analyzing contributions aggregated at the household level.</description>
<license>GPL-3.0</license>
<maintainer>
<author>Allen Shaw</author>
<email>[email protected]</email>
</maintainer>
<releaseDate>2022-08-15</releaseDate>
<version>2.0</version>
<urls>
<url desc="Documentation">https://github.com/twomice/me.twomice.civicrm.aggregatehouseholdcontributions</url>
<url desc="Support">https://github.com/twomice/me.twomice.civicrm.aggregatehouseholdcontributions/issues</url>
</urls>
<compatibility>
<ver>5.0</ver>
</compatibility>
<comments>Extension development sponsored by Donate Life Northwest (http://donatelifenw.org).</comments>
<typeInfo>
<component>CiviContribute</component>
<reportUrl>me.twomice.civicrm.aggregatehouseholdcontributions</reportUrl>
</typeInfo>
</extension>