-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.xml
28 lines (28 loc) · 1.31 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
<?xml version="1.0" encoding="iso-8859-1" ?>
<extension key="uk.co.circleinteractive.offlinerecurring" type="module">
<downloadUrl>http://extensions.circle-interactive.co.uk/uk.co.circleinteractive.offlinerecurring-v1.6.zip</downloadUrl>
<file>offlinerecurring</file>
<name>Offline Recurring Payment</name>
<description>Allows offline recurring contributions to be added to a contact via the contact edit screen</description>
<urls>
<url desc="Main Extension Page">http://civicrm.org/extensions/offline-recurring-payment</url>
<url desc="Documentation">http://civicrm.org/blogs/andyw/offline-recurring-payment-extension</url>
<url desc="Support">http://forum.civicrm.org</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<license>GPL v2</license>
<maintainer>
<author>Andrew Walker - Circle Interactive, extension port of the civicrm_offline_recurring_payment module by Rajesh</author>
<email>andyw(at)circle-interactive.co.uk</email>
</maintainer>
<releaseDate>2014-06-03</releaseDate>
<version>1.6</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.1</ver>
<ver>4.2</ver>
<ver>4.3</ver>
<ver>4.4</ver>
</compatibility>
<comments>For support, please contact project team on the forums. (http://forum.civicrm.org)</comments>
</extension>