forked from eileenmcnaughton/nz.co.fuzion.civixero
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.xml
27 lines (27 loc) · 874 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
<?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>
<urls>
<url desc="Main Extension Page">https://github.com/eileenmcnaughton/nz.co.fuzion.civixero/blob/master/README.md</url>
<url desc="Support">http://forum.civicrm.org</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<maintainer>
<author>eileen</author>
<email>[email protected]</email>
</maintainer>
<releaseDate>2014-01-04</releaseDate>
<version>1.0</version>
<develStage>beta</develStage>
<compatibility>
<ver>4.2</ver>
<ver>4.4</ver>
</compatibility>
<comments>This module requires nz.co.fuzion.accountsync</comments>
<civix>
<namespace>CRM/Civixero</namespace>
</civix>
</extension>