Version Notes
This is a stable release.
Download this release
Release Info
Developer | Hugues Martinelli |
Extension | Agenceweb_Mailpro |
Version | 1.0.0 |
Comparing to | |
See all releases |
Version 1.0.0
- package.xml +21 -0
package.xml
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<package>
|
3 |
+
<name>Agenceweb_Mailpro</name>
|
4 |
+
<version>1.0.0</version>
|
5 |
+
<stability>stable</stability>
|
6 |
+
<license>GNU General Public License (GPL)</license>
|
7 |
+
<channel>community</channel>
|
8 |
+
<extends/>
|
9 |
+
<summary>Mailpro™ Email Marketing Software with up to 12'000 users and Newsletter 
|
10 |
+
Software compatible Mac & PC. Try our Emailing Solution for FREE, create 
|
11 |
+
your account in less than 30 seconds and start to send your emailing 
|
12 |
+
campaign.</summary>
|
13 |
+
<description>Use our Magento Email Marketing plug-in to synchronize your customer database in order to send professional newsletter with high delivery rates. Use our powerful solution to analyze your openings, clic rates and much more. Create your account now for free to try our Magento Emailing Plug-in and use for free one of our 400 Free templates.</description>
|
14 |
+
<notes>This is a stable release.</notes>
|
15 |
+
<authors><author><name>Hugues Martinelli</name><user>mailpro</user><email>h.martinelli@agenceweb.com</email></author><author><name>Bilal Bin Ishtiaque</name><user>bilalishtiaque</user><email>bilal.ishtiaque@wibs-group.com</email></author></authors>
|
16 |
+
<date>2012-08-22</date>
|
17 |
+
<time>07:03:55</time>
|
18 |
+
<contents><target name="magecommunity"><dir name="."><dir name="app"><dir name="code"><file name="community" hash=""/></dir></dir></dir></target><target name="magelib"><dir name="."><file name="lib" hash=""/></dir></target><target name="magelocale"><dir name="."><dir name="app"><file name="locale" hash=""/></dir></dir></target></contents>
|
19 |
+
<compatible/>
|
20 |
+
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
21 |
+
</package>
|