Version Notes
Please refer User and Installation guide
Download this release
Release Info
Developer | Magento Core Team |
Extension | Mavenstore_Customoptionproductimport |
Version | 1.1.1 |
Comparing to | |
See all releases |
Code changes from version 1.1 to 1.1.1
- package.xml +2 -2
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Mavenstore_Customoptionproductimport</name>
|
4 |
-
<version>1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -20,7 +20,7 @@ Custom options can be defined for each type of product</description>
|
|
20 |
<notes>Please refer User and Installation guide</notes>
|
21 |
<authors><author><name>Maven Infosoft</name><user>auto-converted</user><email>harsh.shah@maven-infosoft.com</email></author></authors>
|
22 |
<date>2011-06-14</date>
|
23 |
-
<time>09:
|
24 |
<contents><target name="magelocal"><dir name="Maven"><dir name="AdvanceImport"><dir name="etc"><file name="config.xml" hash="c107c9f15a5bbd42c32d8a3b1e93efec"/></dir><dir name="Model"><file name="Product.php" hash="57862883d5f56402c04927d2a6ac2f84"/><dir name="Convert"><dir name="Adapter"><file name="Abstract.php" hash="ab7c97be6d9f59fe808e918fb1721d01"/><file name="Configurableimport.php" hash="524a746560a7fb2483e76f45b4a13358"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Maven_AdvanceImport.xml" hash="250741ea9d3679b283395c7a487e34c8"/></dir></target></contents>
|
25 |
<compatible/>
|
26 |
<dependencies><required><package><name></name><channel>community</channel><min>1.3.4</min><max>1.4.2</max></package></required></dependencies>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Mavenstore_Customoptionproductimport</name>
|
4 |
+
<version>1.1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
20 |
<notes>Please refer User and Installation guide</notes>
|
21 |
<authors><author><name>Maven Infosoft</name><user>auto-converted</user><email>harsh.shah@maven-infosoft.com</email></author></authors>
|
22 |
<date>2011-06-14</date>
|
23 |
+
<time>09:49:28</time>
|
24 |
<contents><target name="magelocal"><dir name="Maven"><dir name="AdvanceImport"><dir name="etc"><file name="config.xml" hash="c107c9f15a5bbd42c32d8a3b1e93efec"/></dir><dir name="Model"><file name="Product.php" hash="57862883d5f56402c04927d2a6ac2f84"/><dir name="Convert"><dir name="Adapter"><file name="Abstract.php" hash="ab7c97be6d9f59fe808e918fb1721d01"/><file name="Configurableimport.php" hash="524a746560a7fb2483e76f45b4a13358"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Maven_AdvanceImport.xml" hash="250741ea9d3679b283395c7a487e34c8"/></dir></target></contents>
|
25 |
<compatible/>
|
26 |
<dependencies><required><package><name></name><channel>community</channel><min>1.3.4</min><max>1.4.2</max></package></required></dependencies>
|