-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.xml
26 lines (26 loc) · 849 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
<?xml version="1.0"?>
<extension key="uk.co.vedaconsulting.googlegroup" type="module">
<file>googlegroup</file>
<name>Googlegroup</name>
<description>CiviCRM and Google Group Integration</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Veda Consulting</author>
<email>support@vedaconsulting.co.uk</email>
</maintainer>
<urls>
<url desc="Documentation">https://github.com/veda-consulting/uk.co.vedaconsulting.googlegroup/blob/master/README.md</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2016-05-20</releaseDate>
<version>1.2.2</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.5</ver>
<ver>4.6</ver>
</compatibility>
<comments></comments>
<civix>
<namespace>CRM/Googlegroup</namespace>
</civix>
</extension>