forked from systopia/de.systopia.postcodeat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.xml
26 lines (26 loc) · 970 Bytes
/
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="de.systopia.postcodeat" type="module">
<file>postcodeat</file>
<name>Austrian Postcode</name>
<description>Use the postcode data available at http://www.statistik.at/strasse/suchmaske.jsp to validate addresses (Postcode, City, Street Address and State).
This extension was based on https://github.com/CiviCooP/org.civicoop.postcodenl</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Matthew Wire</author>
<email>[email protected]</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/systopia/de.systopia.postcodeat</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2018-03-07</releaseDate>
<version>1.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.6</ver>
</compatibility>
<comments></comments>
<civix>
<namespace>CRM/Postcodeat</namespace>
</civix>
</extension>