-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.xml
More file actions
27 lines (27 loc) · 1.05 KB
/
info.xml
File metadata and controls
27 lines (27 loc) · 1.05 KB
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="uk.co.vedaconsulting.mailchimp" type="module">
<file>mailchimp</file>
<name>Mailchimp</name>
<description>CiviCRM and Mailchimp Integration. Builds on the existing work done by the science gallery, adding the ability to keep Mailchimp List and CiviCRM group in sync, keeping the entire process much simpler to setup.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Deepak Srivastava, Kajan, Parvez Saleh and Rich Lott (Artful Robot)</author>
<email>support@vedaconsulting.co.uk</email>
</maintainer>
<releaseDate>2017-09-20</releaseDate>
<version>2.0.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.4</ver>
<ver>4.5</ver>
<ver>4.6</ver>
<ver>4.7</ver>
</compatibility>
<comments>Developed by Veda Consulting LTD and Artful Robot.</comments>
<civix>
<namespace>CRM/Mailchimp</namespace>
</civix>
<urls>
<url desc="Documentation">https://github.com/veda-consulting/uk.co.vedaconsulting.mailchimp/blob/master/README.md</url>
</urls>
</extension>