-
Notifications
You must be signed in to change notification settings - Fork 4
/
pkg_mailjet.xml
executable file
·24 lines (24 loc) · 1.12 KB
/
pkg_mailjet.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
<?xml version="1.0" encoding="utf-8"?>
<extension type="package" version="4.1">
<name>Mailjet Email Marketing</name>
<author>Mailjet SAS</author>
<authorUrl>http://www.mailjet.com</authorUrl>
<authorEmail>plugins@mailjet.com</authorEmail>
<creationDate>June 2014</creationDate>
<url>http://www.mailjet.com/</url>
<version>4.1</version>
<packagename>mailjet</packagename>
<packager>Mailjet SAS</packager>
<packagerurl>http://www.mailjet.com/</packagerurl>
<copyright>Copyright (C) 2014 Mailjet SAS.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE</license>
<description><![CDATA[
<img style='float:left' src='https://fr.mailjet.com/images/theme/v1/logos/head_logo_small.png' border='0'>
<b>Mailjet</b> puts your e-mail delivery and traceability at ease. Simply send, we take care of the rest.
]]></description>
<update></update>
<files folder="packages">
<file type="component" id="com_mailjet" >com_mailjet.zip</file>
<file type="module" id="mod_mailjet" client="site">mod_mailjet.zip</file>
</files>
</extension>