forked from eileenmcnaughton/nz.co.fuzion.civixero
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.xml
28 lines (28 loc) · 871 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
27
28
<?xml version="1.0"?>
<extension key="nz.co.fuzion.civixero" type="module">
<file>Civixero</file>
<name>CiviXero</name>
<description>CiviCRM Xero Integration</description>
<license>AGPL</license>
<requires>
<ext>nz.co.fuzion.accountsync</ext>
</requires>
<urls>
<url desc="Main Extension Page">https://github.com/eileenmcnaughton/nz.co.fuzion.civixero/blob/master/README.md</url>
<url desc="Licensing">https://civicrm.org/licensing</url>
</urls>
<maintainer>
<author>eileen</author>
<email>eileen@fuzion.co.nz</email>
</maintainer>
<releaseDate>2020-04-26</releaseDate>
<version>2.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.24</ver>
</compatibility>
<comments>This module requires nz.co.fuzion.accountsync</comments>
<civix>
<namespace>CRM/Civixero</namespace>
</civix>
</extension>