Version Notes
Package manifest update
Download this release
Release Info
Developer | János Gál |
Extension | OptiMonkM1 |
Version | 1.0.3 |
Comparing to | |
See all releases |
Code changes from version 1.0.2 to 1.0.3
- package.xml +5 -5
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>OptiMonkM1</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="https://www.gnu.org/licenses/gpl-3.0.html">GPL</license>
|
7 |
<channel>community</channel>
|
@@ -40,11 +40,11 @@ A marketing guru was able to increase its subscription rate by 48%
|
|
40 |
An adult store was able to decrease its cart-abandonment rate by 27.6%
|
41 |
A marketing agency was able to increase the number of leads by 45%
|
42 |
A B2B Security Startup was able to increase the number of free trials by 65%</description>
|
43 |
-
<notes>
|
44 |
<authors><author><name>János Gál</name><user>galjanos</user><email>janos.gal@optimonk.com</email></author><author><name>Tibor Berna</name><user>optimonk_tberna</user><email>bernatibor@webshopexperts.hu</email></author></authors>
|
45 |
-
<date>2016-07-
|
46 |
-
<time>
|
47 |
-
<contents><target name="magecommunity"><dir name="Wse"><dir name="OptiMonk"><dir name="Block"><file name="Cart.php" hash="e9c6c7b3c1f008c9d30a2af0563bd327"/><file name="Entrycode.php" hash="e9372c7e7928a9f52365380a413821d1"/></dir><dir name="Helper"><file name="Data.php" hash="e2aca25679b0b2a0a3d5379d13b1c1ba"/></dir><dir name="Model"><file name="Container.php" hash="f49913afdf86a3e939bb5b175131761f"/><file name="Observer.php" hash="4012a959b2f496df91ac263fa55448dd"/></dir><dir name="etc"><file name="config.xml" hash="bc26b949fcf8921e07ea21a3a0fc1d7a"/><file name="system.xml" hash="16b146b2ce4d56ec0e213c3cf116815a"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="optimonk.xml" hash="df83174e9a32cb5067c5be6cdae55807"
|
48 |
<compatible/>
|
49 |
<dependencies><required><php><min>5.5.0</min><max>7.0.0</max></php></required></dependencies>
|
50 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>OptiMonkM1</name>
|
4 |
+
<version>1.0.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="https://www.gnu.org/licenses/gpl-3.0.html">GPL</license>
|
7 |
<channel>community</channel>
|
40 |
An adult store was able to decrease its cart-abandonment rate by 27.6%
|
41 |
A marketing agency was able to increase the number of leads by 45%
|
42 |
A B2B Security Startup was able to increase the number of free trials by 65%</description>
|
43 |
+
<notes>Package manifest update</notes>
|
44 |
<authors><author><name>János Gál</name><user>galjanos</user><email>janos.gal@optimonk.com</email></author><author><name>Tibor Berna</name><user>optimonk_tberna</user><email>bernatibor@webshopexperts.hu</email></author></authors>
|
45 |
+
<date>2016-07-27</date>
|
46 |
+
<time>13:43:10</time>
|
47 |
+
<contents><target name="magecommunity"><dir name="Wse"><dir name="OptiMonk"><dir name="Block"><file name="Cart.php" hash="e9c6c7b3c1f008c9d30a2af0563bd327"/><file name="Entrycode.php" hash="e9372c7e7928a9f52365380a413821d1"/></dir><dir name="Helper"><file name="Data.php" hash="e2aca25679b0b2a0a3d5379d13b1c1ba"/></dir><dir name="Model"><file name="Container.php" hash="f49913afdf86a3e939bb5b175131761f"/><file name="Observer.php" hash="4012a959b2f496df91ac263fa55448dd"/></dir><dir name="etc"><file name="config.xml" hash="bc26b949fcf8921e07ea21a3a0fc1d7a"/><file name="system.xml" hash="16b146b2ce4d56ec0e213c3cf116815a"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="optimonk.xml" hash="df83174e9a32cb5067c5be6cdae55807"/></dir><dir name="template"><dir name="optimonk"><file name="cart.phtml" hash="0133d4b7c3165d2cc1340f889d2d5a2b"/><file name="entrycode.phtml" hash="76752792fc808e7c7bedeaf675046a90"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Wse_OptiMonk.xml" hash="79495d9c78d2e99a4095f18173528d11"/></dir></target></contents>
|
48 |
<compatible/>
|
49 |
<dependencies><required><php><min>5.5.0</min><max>7.0.0</max></php></required></dependencies>
|
50 |
</package>
|