Version Notes
Latest version compatible
Download this release
Release Info
Developer | Hardik |
Extension | hkproductoption |
Version | 1.2.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.2.0.0 to 1.2.0.1
- package.xml +4 -4
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>hkproductoption</name>
|
4 |
-
<version>1.2.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OLS v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -9,10 +9,10 @@
|
|
9 |
<summary>Custom option on product list page.</summary>
|
10 |
<description>Now you can display your product custom option on product list page. Also you can add your product direct from list page with selected custom option.</description>
|
11 |
<notes>Latest version compatible</notes>
|
12 |
-
<authors><author><name>Hardik</name><user>
|
13 |
<date>2014-05-17</date>
|
14 |
-
<time>04:
|
15 |
<contents><target name="magecommunity"><dir name="HK"><dir name="Customoption"><dir name="Helper"><file name="Data.php" hash="cc3422ad60cb708471da7901b4484612"/></dir><dir name="etc"><file name="config.xml" hash="391a253a65ce75cc4fb3cc6c388bce36"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="customoption.xml" hash="9b282dd02e6fc51f09f9552cc9ae6351"/></dir><dir name="template"><dir name="customoption"><file name="index.phtml" hash="1d06b6903a93b8cbec07e4671c53d9dd"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="HK_Customoption.xml" hash="a0b44dbff7e1cfafde4e264c70af43d8"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
-
<dependencies><required><
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>hkproductoption</name>
|
4 |
+
<version>1.2.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OLS v3.0</license>
|
7 |
<channel>community</channel>
|
9 |
<summary>Custom option on product list page.</summary>
|
10 |
<description>Now you can display your product custom option on product list page. Also you can add your product direct from list page with selected custom option.</description>
|
11 |
<notes>Latest version compatible</notes>
|
12 |
+
<authors><author><name>Hardik</name><user>khpatel201</user><email>hkpatel201@gmail.com</email></author></authors>
|
13 |
<date>2014-05-17</date>
|
14 |
+
<time>04:51:19</time>
|
15 |
<contents><target name="magecommunity"><dir name="HK"><dir name="Customoption"><dir name="Helper"><file name="Data.php" hash="cc3422ad60cb708471da7901b4484612"/></dir><dir name="etc"><file name="config.xml" hash="391a253a65ce75cc4fb3cc6c388bce36"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="customoption.xml" hash="9b282dd02e6fc51f09f9552cc9ae6351"/></dir><dir name="template"><dir name="customoption"><file name="index.phtml" hash="1d06b6903a93b8cbec07e4671c53d9dd"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="HK_Customoption.xml" hash="a0b44dbff7e1cfafde4e264c70af43d8"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
+
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|