-
Notifications
You must be signed in to change notification settings - Fork 15
/
info.xml
30 lines (30 loc) · 1.19 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="com.webaccessglobal.simpledonate" type="module">
<downloadUrl>https://github.com/webaccess/com.webaccessglobal.simpledonate/archive/2.0.zip</downloadUrl>
<file>simpledonate</file>
<name>Simple Donate</name>
<description>Simplified donation form</description>
<urls>
<url desc="Main Extension Page">
https://civicrm.org/extensions/simple-donate
</url>
<url desc="Documentation">https://github.com/webaccess/com.webaccessglobal.simpledonate/blob/master/README.md</url>
<url desc="Support">https://github.com/webaccess/com.webaccessglobal.simpledonate/issues</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<license>AGPL-3.0</license>
<maintainer>
<author>Web Access</author>
<email>[email protected]</email>
</maintainer>
<releaseDate>2017-03-10</releaseDate>
<version>2.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.7</ver>
</compatibility>
<comments>For support, please contact the team on github. (https://github.com/webaccess/com.webaccessglobal.simpledonate/issues)</comments>
<civix>
<namespace>CRM/SimpleDonate</namespace>
</civix>
</extension>