Version Notes
Products Wishlist Counter is an awesome way to make your customer engage when stock are low.
Download this release
Release Info
Developer | Synotive Technologies |
Extension | Wishlist_Counter_By_Synotive |
Version | 1.1.2 |
Comparing to | |
See all releases |
Code changes from version 1.1.1 to 1.1.2
app/code/community/SPL/CounterWishlist/etc/config.xml
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
<config>
|
20 |
<modules>
|
21 |
<SPL_CounterWishlist>
|
22 |
-
<version>1.1.
|
23 |
</SPL_CounterWishlist>
|
24 |
</modules>
|
25 |
<global>
|
19 |
<config>
|
20 |
<modules>
|
21 |
<SPL_CounterWishlist>
|
22 |
+
<version>1.1.2</version>
|
23 |
</SPL_CounterWishlist>
|
24 |
</modules>
|
25 |
<global>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Wishlist_Counter_By_Synotive</name>
|
4 |
-
<version>1.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
@@ -11,8 +11,8 @@
|
|
11 |
<notes>Products Wishlist Counter is an awesome way to make your customer engage when stock are low.</notes>
|
12 |
<authors><author><name>Synotive Technologies</name><user>Synotive</user><email>magento@synotive.com</email></author></authors>
|
13 |
<date>2015-02-04</date>
|
14 |
-
<time>04:
|
15 |
-
<contents><target name="magecommunity"><dir name="SPL"><dir name="CounterWishlist"><dir name="Helper"><file name="Data.php" hash="87e37df55eb89ae407491b2b3802b31a"/></dir><dir name="Model"><file name="Observer.php" hash="e0c3b71558da03bbd53b3a4bad87d855"/></dir><dir name="etc"><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.0.0</min><max>5.6.0</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Wishlist_Counter_By_Synotive</name>
|
4 |
+
<version>1.1.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>Products Wishlist Counter is an awesome way to make your customer engage when stock are low.</notes>
|
12 |
<authors><author><name>Synotive Technologies</name><user>Synotive</user><email>magento@synotive.com</email></author></authors>
|
13 |
<date>2015-02-04</date>
|
14 |
+
<time>04:59:24</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="SPL"><dir name="CounterWishlist"><dir name="Helper"><file name="Data.php" hash="87e37df55eb89ae407491b2b3802b31a"/></dir><dir name="Model"><file name="Observer.php" hash="e0c3b71558da03bbd53b3a4bad87d855"/></dir><dir name="etc"><file name="config.xml" hash="0632a3e5aba62c6977d4172e8da9268e"/><file name="system.xml" hash="d11bf3c856a81eb7660c81bfd8dec8fb"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="SPL_CounterWishlist.xml" hash="ab19afb18d753b60ad8a6ff64f55f723"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="counterwishlist.xml" hash="283955124a7fb0ae99843064bb31d60b"/></dir></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.0.0</min><max>5.6.0</max></php></required></dependencies>
|
18 |
</package>
|