Version Notes
Alphabetic Categories is stable version. We have tested it many different version.
Download this release
Release Info
Developer | Synotive Technologies |
Extension | Alphabetic_Categories_By_Synotive |
Version | 1.1.1 |
Comparing to | |
See all releases |
Code changes from version 1.1.0 to 1.1.1
- package.xml +4 -4
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Alphabetic_Categories_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>
|
@@ -12,9 +12,9 @@ So Customer don’t need to go to menu / sub menu after showing in the Alph
|
|
12 |
</description>
|
13 |
<notes>Alphabetic Categories is stable version. We have tested it many different version.</notes>
|
14 |
<authors><author><name>Synotive Technologies</name><user>Synotive</user><email>magento@synotive.com</email></author></authors>
|
15 |
-
<date>2015-
|
16 |
-
<time>
|
17 |
<contents><target name="magecommunity"><dir name="SPL"><dir name="Alphacategories"><dir name="Block"><file name="Alphacategories.php" hash="fa86808dd74d12c75e7b1bcd8072bb42"/></dir><dir name="Helper"><file name="Data.php" hash="e0cd457cd9708a158e89539af7497452"/></dir><dir name="controllers"><file name="IndexController.php" hash="35cd2fd9801cd88a529041ce142f4c48"/></dir><dir name="etc"><file name="config.xml" hash="d7a34e035bbcceeefa9961327709703b"/><file name="system.xml" hash="0e2b7f138c4dc85c0d8f3848f0da0afe"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="SPL_Alphacategories.xml" hash="a565c0ea6d7cb244ef18ccf3d9e5838f"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="alphacategories.xml" hash="e71a42181bf167ad7e389b94e9ee2b19"/></dir><dir name="template"><dir name="alphacategories"><file name="alphacategories.phtml" hash="1742ae0a298accfd34e2887db4defe13"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir><dir name="css"><dir name="alphacategories"><file name="alphacategories.css" hash="8e333b070c78dc04988db9c29c2ff208"/></dir></dir></dir><dir name="js"><dir name="lib"><file name="jquery-1.10.2.min.js" hash="628072e7212db1e8cdacb22b21752cda"/></dir></dir></dir></dir></dir></target></contents>
|
18 |
<compatible/>
|
19 |
-
<dependencies><required><php><min>5.0.0</min><max>
|
20 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Alphabetic_Categories_By_Synotive</name>
|
4 |
+
<version>1.1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
12 |
</description>
|
13 |
<notes>Alphabetic Categories is stable version. We have tested it many different version.</notes>
|
14 |
<authors><author><name>Synotive Technologies</name><user>Synotive</user><email>magento@synotive.com</email></author></authors>
|
15 |
+
<date>2015-02-25</date>
|
16 |
+
<time>11:40:53</time>
|
17 |
<contents><target name="magecommunity"><dir name="SPL"><dir name="Alphacategories"><dir name="Block"><file name="Alphacategories.php" hash="fa86808dd74d12c75e7b1bcd8072bb42"/></dir><dir name="Helper"><file name="Data.php" hash="e0cd457cd9708a158e89539af7497452"/></dir><dir name="controllers"><file name="IndexController.php" hash="35cd2fd9801cd88a529041ce142f4c48"/></dir><dir name="etc"><file name="config.xml" hash="d7a34e035bbcceeefa9961327709703b"/><file name="system.xml" hash="0e2b7f138c4dc85c0d8f3848f0da0afe"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="SPL_Alphacategories.xml" hash="a565c0ea6d7cb244ef18ccf3d9e5838f"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="alphacategories.xml" hash="e71a42181bf167ad7e389b94e9ee2b19"/></dir><dir name="template"><dir name="alphacategories"><file name="alphacategories.phtml" hash="1742ae0a298accfd34e2887db4defe13"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir><dir name="css"><dir name="alphacategories"><file name="alphacategories.css" hash="8e333b070c78dc04988db9c29c2ff208"/></dir></dir></dir><dir name="js"><dir name="lib"><file name="jquery-1.10.2.min.js" hash="628072e7212db1e8cdacb22b21752cda"/></dir></dir></dir></dir></dir></target></contents>
|
18 |
<compatible/>
|
19 |
+
<dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
|
20 |
</package>
|