-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.xml
executable file
·29 lines (29 loc) · 1.25 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
<?xml version="1.0" encoding="iso-8859-1"?>
<extension key="com.cividesk.sync.coloradogives" type="module">
<downloadUrl>https://api.cividesk.com/extensions/com.cividesk.sync.coloradogives.zip</downloadUrl>
<file>coloradogives</file>
<name>Colorado Gives Contribution and Recurring Payment Import</name>
<description>Allows offline recurring contributions to be added to a contact via xls reader</description>
<urls>
<url desc="Main Extension Page">http://civicrm.org/</url>
<url desc="Documentation">http://civicrm.org/</url>
<url desc="Support">http://forum.civicrm.org</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<license>GNU Affero General Public License, version 3</license>
<maintainer>
<author>Sunil Pawar</author>
<email>sunil(at)cividesk.com</email>
</maintainer>
<releaseDate>2014-02-12</releaseDate>
<version>1.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.1</ver>
<ver>4.2</ver>
<ver>4.3</ver>
<ver>4.4</ver>
<ver>4.5</ver>
</compatibility>
<comments>Settings are accessed from the 'Administer / Customize Data and Screens / Colorado Gives' menu.</comments>
</extension>