-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.xml
executable file
·30 lines (30 loc) · 1.12 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' encoding='UTF-8' ?>
<extension key="uk.co.vedaconsulting.module.giftaidonline" type="module">
<file>giftaidonline</file>
<name>Online Gift Aid Submission</name>
<description>Allows online submission to the HMRC Charities online toolkit</description>
<urls>
<url desc="Main Extension Page">http://civicrm.org/extensions/uk-hmrc-online-gift-aid-submission</url>
<url desc="Documentation">http://vedaconsulting.co.uk/gift-aid-for-civicrm</url>
<url desc="Support">http://forum.civicrm.org</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<license>AGPL-3.0</license>
<maintainer>
<author>Parvez Saleh</author>
<email>support@vedaconsulting.co.uk</email>
</maintainer>
<releaseDate>2015-01-06</releaseDate>
<version>1.6.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.2</ver>
<ver>4.3</ver>
<ver>4.4</ver>
<ver>4.5</ver>
</compatibility>
<comments>Production Release, please confirm the receipt of the submission with the HMRC</comments>
<civix>
<namespace>CRM/Giftaidonline</namespace>
</civix>
</extension>