-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.xml
28 lines (28 loc) · 1.14 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="uk.co.vedaconsulting.mosaico" type="module">
<file>mosaico</file>
<name>Mosaico</name>
<description>Integration with mosaico templates builder. Allows building civi message templates using mosaico template builder.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>deepak-srivastava</author>
<email>[email protected]</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/veda-consulting/uk.co.vedaconsulting.mosaico</url>
<url desc="Documentation">https://civicrm.org/blogs/parvez/a-new-beginning-for-civimail</url>
<url desc="Support">http://vedaconsulting.co.uk</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2016-08-26</releaseDate>
<version>1.0-beta1</version>
<develStage>beta</develStage>
<compatibility>
<ver>4.6</ver>
<ver>4.7</ver>
</compatibility>
<comments>To help contribute please contact us on [email protected] or initiate a conversation / issue on github.</comments>
<civix>
<namespace>CRM/Mosaico</namespace>
</civix>
</extension>