Version Notes
Fast work on stores with a huge quantity of products
Download this release
Release Info
Developer | Kinex |
Extension | Kinex_AutoRelated |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
- app/etc/modules/Kinex_AutoRelated.xml +1 -1
- package.xml +4 -4
app/etc/modules/Kinex_AutoRelated.xml
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
<Kinex_AutoRelated>
|
5 |
<active>true</active>
|
6 |
<codePool>community</codePool>
|
7 |
-
<version>1.0.
|
8 |
</Kinex_AutoRelated>
|
9 |
</modules>
|
10 |
</config>
|
4 |
<Kinex_AutoRelated>
|
5 |
<active>true</active>
|
6 |
<codePool>community</codePool>
|
7 |
+
<version>1.0.2</version>
|
8 |
</Kinex_AutoRelated>
|
9 |
</modules>
|
10 |
</config>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Kinex_AutoRelated</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -10,9 +10,9 @@
|
|
10 |
<description>System will automatically showcase similar options to every product in their store</description>
|
11 |
<notes>Fast work on stores with a huge quantity of products</notes>
|
12 |
<authors><author><name>Kinex</name><user>kinextoronto</user><email>kinexmedia48@gmail.com</email></author><author><name>harpreet</name><user>harpreet</user><email>harpreetsinghphp@gmail.com</email></author></authors>
|
13 |
-
<date>2015-10-
|
14 |
-
<time>
|
15 |
-
<contents><target name="mageetc"><dir name="modules"><file name="Kinex_AutoRelated.xml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Kinex_AutoRelated</name>
|
4 |
+
<version>1.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
10 |
<description>System will automatically showcase similar options to every product in their store</description>
|
11 |
<notes>Fast work on stores with a huge quantity of products</notes>
|
12 |
<authors><author><name>Kinex</name><user>kinextoronto</user><email>kinexmedia48@gmail.com</email></author><author><name>harpreet</name><user>harpreet</user><email>harpreetsinghphp@gmail.com</email></author></authors>
|
13 |
+
<date>2015-10-06</date>
|
14 |
+
<time>14:58:41</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Kinex"><file name="AutoRelated" hash=""/></dir></target><target name="mageetc"><dir name="modules"><file name="Kinex_AutoRelated.xml" hash="70ff08e2bd04c4b799b6875448813f3c"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|