forked from sciencegalleryderek/com.sciencegallery.mailchimp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.xml
27 lines (27 loc) · 1.01 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
<?xml version="1.0"?>
<extension key="com.sciencegallery.mailchimp" type="module">
<file>mailchimp</file>
<name>MailChimp Integration</name>
<description>Sync Contact Groups with Mailchimp Lists</description>
<urls>
<url desc="Main Extension Page">https://github.com/sciencegalleryderek/com.sciencegallery.mailchimp</url>
<url desc="Documentation">https://github.com/sciencegalleryderek/com.sciencegallery.mailchimp</url>
<url desc="Support">https://github.com/sciencegalleryderek/com.sciencegallery.mailchimp</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<license>GNU AGPL 3</license>
<maintainer>
<author>Derek Williams - Science Gallery</author>
<email>derek.williams@Sciencegallery.com</email>
</maintainer>
<releaseDate>2013-02-04</releaseDate>
<version>1.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.3</ver>
</compatibility>
<comments></comments>
<civix>
<namespace>CRM/Mailchimp</namespace>
</civix>
</extension>