Version Notes
none
Download this release
Release Info
Developer | Magento Core Team |
Extension | Wyomind_QtySwitcher |
Version | 1.1.4 |
Comparing to | |
See all releases |
Code changes from version 1.1.3 to 1.1.4
app/code/community/Wyomind/Qtyswitcher/etc/config.xml
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
<config>
|
4 |
<modules>
|
5 |
<Wyomind_Qtyswitcher>
|
6 |
-
<version>1.1.
|
7 |
</Wyomind_Qtyswitcher>
|
8 |
</modules>
|
9 |
<frontend>
|
3 |
<config>
|
4 |
<modules>
|
5 |
<Wyomind_Qtyswitcher>
|
6 |
+
<version>1.1.4</version>
|
7 |
</Wyomind_Qtyswitcher>
|
8 |
</modules>
|
9 |
<frontend>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Wyomind_QtySwitcher</name>
|
4 |
-
<version>1.1.
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
@@ -9,10 +9,10 @@
|
|
9 |
<summary>Add a +/- button in the product pages that gives the customers the ability to change the quantity in cart.</summary>
|
10 |
<description>Add a +/- button in the product pages that gives the customers the ability to change the quantity in cart.</description>
|
11 |
<notes>none</notes>
|
12 |
-
<authors><author><name>Wyomind</name><user>
|
13 |
<date>2012-05-15</date>
|
14 |
-
<time>13:
|
15 |
-
<contents><target name="magecommunity"><dir name="Wyomind"><dir name="Qtyswitcher"><dir name="etc"><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
-
<dependencies
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Wyomind_QtySwitcher</name>
|
4 |
+
<version>1.1.4</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
9 |
<summary>Add a +/- button in the product pages that gives the customers the ability to change the quantity in cart.</summary>
|
10 |
<description>Add a +/- button in the product pages that gives the customers the ability to change the quantity in cart.</description>
|
11 |
<notes>none</notes>
|
12 |
+
<authors><author><name>Wyomind</name><user>auto-converted</user><email>contact@wyomind.com</email></author></authors>
|
13 |
<date>2012-05-15</date>
|
14 |
+
<time>13:11:23</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Wyomind"><dir name="Qtyswitcher"><dir name="etc"><file name="config.xml" hash="52aae5c740ae406957d60691ca7b6c2f"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Wyomind_Qtyswitcher.xml" hash="9013e5d922a0a08383be63f40e6454be"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="qtyswitcher"><dir name="css"><file name="qtyswitcher.css" hash="7a283d6df2f7d8027c47170425bdcd3e"/></dir><dir name="images"><file name="less-2.gif" hash="77b8c602b547e4e2fbbe216efd08f617"/><file name="less.gif" hash="1868a0528c6fa3d532e3df073580a589"/><file name="more-2.gif" hash="89bb6914c23f1ab2caae39645440c225"/><file name="more.gif" hash="1b9db0e43571274cca8b181c389b85fb"/></dir><dir name="js"><file name="qtyswitcher.js" hash="b95ee851c68b7bfbcbb3a68f436df977"/></dir></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="qtyswitcher"><file name="qtyswitcher.phtml" hash="0f526fc1807f54f03053707899497951"/></dir></dir><dir name="layout"><file name="qtyswitcher.xml" hash="4783e143e6078629049ff7e2c0e92042"/></dir></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
+
<dependencies/>
|
18 |
</package>
|