forked from mlutfy/pcpteams
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinfo.xml
30 lines (30 loc) · 1.08 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
<?xml version="1.0"?>
<extension key="ca.bidon.pcpteams" type="module">
<file>pcpteams</file>
<name>Personal Campaign Teams</name>
<description>Allows Personal Campaign Pages to be part of teams, with a common objective as well as an individual page for each member.</description>
<license>AGPL</license>
<downloadUrl>https://github.com/freeform/ca.bidon.pcpteams/archive/master.zip</downloadUrl>
<maintainer>
<author>Mathieu Lutfy</author>
<email>[email protected]</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/freeform/ca.bidon.pcpteams</url>
<url desc="Support">https://github.com/freeform/ca.bidon.pcpteams/issues</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<releaseDate>2017-05-24</releaseDate>
<version>1.1</version>
<develStage>beta</develStage>
<compatibility>
<ver>4.4</ver>
<ver>4.5</ver>
<ver>4.6</ver>
<ver>4.7</ver>
</compatibility>
<comments>See README.md for more information.</comments>
<civix>
<namespace>CRM/Pcpteams</namespace>
</civix>
</extension>