-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathinfo.xml
25 lines (25 loc) · 1.13 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
<?xml version="1.0" encoding="iso-8859-1" ?>
<extension key="com.webaccessglobal.module.civimobile" type="module">
<downloadUrl>https://github.com/webaccess/com.webaccessglobal.module.civimobile/archive/2.0.zip</downloadUrl>
<file>civimobile</file>
<name>CiviMobile</name>
<description>Mobile interface for CiviCRM</description>
<urls>
<url desc="Main Extension Page">http://civicrm.org/extensions/civimobile</url>
<url desc="Documentation">https://github.com/webaccess/com.webaccessglobal.module.civimobile</url>
<url desc="Support">https://github.com/webaccess/com.webaccessglobal.module.civimobile/issues</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<license>AGPL-3.0</license>
<maintainer>
<author>Web Access</author>
<email>[email protected]</email>
</maintainer>
<releaseDate>2016-04-12</releaseDate>
<version>2.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.7</ver>
</compatibility>
<comments>For support, please contact the team on github. (https://github.com/webaccess/com.webaccessglobal.module.civimobile/issues)</comments>
</extension>