forked from webaccess/com.webaccessglobal.module.civimobile
-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.xml
25 lines (25 loc) · 1012 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
<?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/zipball/v1.0.alpha1</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">http://forum.civicrm.org/index.php/board,57.0.html</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<license>AGPL</license>
<maintainer>
<author>Web Access</author>
<email>[email protected]</email>
</maintainer>
<releaseDate>2013-04-21</releaseDate>
<version>1.0</version>
<develStage>alpha</develStage>
<compatibility>
<ver>4.3</ver>
</compatibility>
<comments></comments>
</extension>