-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.xml
executable file
·26 lines (26 loc) · 1.07 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
<?xml version="1.0"?>
<extension key="uk.co.vedaconsulting.module.civicrmpostcodelookup" type="module">
<file>civicrmpostcodelookup</file>
<name>CiviCRM UK Postcode Lookup</name>
<description>Extension to enable postcode lookup feature in CiviCRM using AFD, Civipostcode, Experian, PostcodeAnywhere or getaddress.io.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Parvez Saleh (Veda), Matthew Wire (MJW)</author>
<email>[email protected], [email protected]</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/ukpostcodes</url>
<url desc="Support">https://lab.civicrm.org/extensions/ukpostcodes/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2020-02-22</releaseDate>
<version>1.9</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.19</ver>
</compatibility>
<comments>Developed by Veda NFP Consulting LTD.</comments>
<civix>
<namespace>CRM/Civicrmpostcodelookup</namespace>
</civix>
</extension>