-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathinfo.xml
28 lines (28 loc) · 1.06 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
26
27
28
<?xml version="1.0"?>
<extension key="org.civicrm.civisocial" type="module">
<file>civisocial</file>
<name>CiviSocial</name>
<description>Social Media Integration module extension for CiviCRM.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Siddharth Gupta</author>
<email>[email protected]</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/siddharthg/org.civicrm.civisocial</url>
<url desc="Documentation">https://github.com/siddharthg/org.civicrm.civisocial</url>
<url desc="Support">https://github.com/siddharthg/org.civicrm.civisocial/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2015-06-04</releaseDate>
<version>0.7</version>
<develStage>alpha</develStage>
<compatibility>
<ver>4.6</ver>
<ver>4.7</ver>
</compatibility>
<comments>This module is under development. See https://github.com/siddharthg/org.civicrm.civisocial</comments>
<civix>
<namespace>CRM/Civisocial</namespace>
</civix>
</extension>