Version Notes
Version 1.0.1 - Stable release.
Download this release
Release Info
Developer | Krisjanis Cers |
Extension | MaxTraffic_Exit_Offers |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
- package.xml +16 -5
package.xml
CHANGED
@@ -1,17 +1,28 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>MaxTraffic_Exit_Offers</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Turn your abandoning visitors into customers.</summary>
|
10 |
-
<description>Turn your abandoning visitors into customers. Use this extension to implement our onsite marketing platform. After that see your sales increase by up to 15
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
<authors><author><name>Krisjanis</name><user>MaxTraffic</user><email>krisjanis@maxtraffic.com</email></author></authors>
|
13 |
-
<date>2015-
|
14 |
-
<time>
|
15 |
<contents><target name="magecommunity"><dir name="Maxtraffic"><dir name="WidgetTraffic"><dir name="Helper"><file name="Data.php" hash="210b54a4ab109fb00f328f9c1ad20583"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="TrafficController.php" hash="05a5580660e85d5a3b37345d44ed009e"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="88fe9458526d5e199fece28775de7a9d"/><file name="config.xml" hash="40b15804219ba63655fc3ab8a5514e9f"/></dir><dir name="sql"><dir name="widgettraffic_setup"><file name="install-1.0.0.php" hash="04b5d02e861ae5ac8e6aaf68425ccca4"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Maxtraffic_WidgetTraffic.xml" hash="670e08b71fa3707e49eac1bae76ea728"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>5.6.0</max></php></required></dependencies>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>MaxTraffic_Exit_Offers</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Turn your abandoning visitors into customers.</summary>
|
10 |
+
<description>Turn your abandoning visitors into customers. Use this extension to implement our onsite marketing platform. After that see your sales increase by up to 15%.
|
11 |
+

|
12 |
+
Supported releases:
|
13 |
+
-1.6
|
14 |
+
-1.6.1
|
15 |
+
-1.6.2.0
|
16 |
+
-1.7
|
17 |
+
-1.8
|
18 |
+
-1.8.1
|
19 |
+
-1.9
|
20 |
+
-1.9.1
|
21 |
+
-1.9.2</description>
|
22 |
+
<notes>Version 1.0.1 - Stable release.</notes>
|
23 |
<authors><author><name>Krisjanis</name><user>MaxTraffic</user><email>krisjanis@maxtraffic.com</email></author></authors>
|
24 |
+
<date>2015-09-21</date>
|
25 |
+
<time>08:43:36</time>
|
26 |
<contents><target name="magecommunity"><dir name="Maxtraffic"><dir name="WidgetTraffic"><dir name="Helper"><file name="Data.php" hash="210b54a4ab109fb00f328f9c1ad20583"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="TrafficController.php" hash="05a5580660e85d5a3b37345d44ed009e"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="88fe9458526d5e199fece28775de7a9d"/><file name="config.xml" hash="40b15804219ba63655fc3ab8a5514e9f"/></dir><dir name="sql"><dir name="widgettraffic_setup"><file name="install-1.0.0.php" hash="04b5d02e861ae5ac8e6aaf68425ccca4"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Maxtraffic_WidgetTraffic.xml" hash="670e08b71fa3707e49eac1bae76ea728"/></dir></target></contents>
|
27 |
<compatible/>
|
28 |
<dependencies><required><php><min>5.2.0</min><max>5.6.0</max></php></required></dependencies>
|