activo_categoryurlseo - Version 1.0.1

Version Notes

This simple FREE extension can flatten your store URL structure and drastically improve your SEO in just few simple clicks.

Repackaged for Magento Connect.

Download this release

Release Info

Developer Activo Extensions
Extension activo_categoryurlseo
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

app/code/{local → community}/Activo/Categoryurlseo/Helper/Category.php RENAMED
File without changes
app/code/{local → community}/Activo/Categoryurlseo/Helper/Data.php RENAMED
File without changes
app/code/{local → community}/Activo/Categoryurlseo/etc/config.xml RENAMED
File without changes
app/code/{local → community}/Activo/Categoryurlseo/etc/system.xml RENAMED
File without changes
app/etc/modules/Activo_Categoryurlseo.xml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <config>
3
+ <modules>
4
+ <Activo_Categoryurlseo>
5
+ <active>true</active>
6
+ <codePool>community</codePool>
7
+ </Activo_Categoryurlseo>
8
+ </modules>
9
+ </config>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>activo_categoryurlseo</name>
4
- <version>1.0.0</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>
@@ -24,11 +24,13 @@
24
  &lt;li&gt;Uses Magento's own URL rewriting mechanism for improved compatibility&lt;/li&gt;&#xD;
25
  &lt;li&gt;100% FREE&lt;/li&gt;&#xD;
26
  &lt;/ul&gt;&lt;/p&gt;</description>
27
- <notes>This simple FREE extension can flatten your store URL structure and drastically improve your SEO in just few simple clicks.</notes>
 
 
28
  <authors><author><name>Activo Extensions</name><user>activo</user><email>extensions@activo.com</email></author></authors>
29
- <date>2011-12-23</date>
30
- <time>01:05:07</time>
31
- <contents><target name="magelocal"><dir name="Activo"><dir name="Categoryurlseo"><dir><dir name="Helper"><file name="Category.php" hash="f57ed5be33c88d2de3082d62182dea0c"/><file name="Data.php" hash="6892bf5f068f01ecbe4bc746ed0be85b"/></dir><dir name="etc"><file name="config.xml" hash="a8ab9f1efc96fef3d4584a340e4c356d"/><file name="system.xml" hash="9e14735283e6600bfca941f3ca40296a"/></dir></dir></dir></dir></target></contents>
32
  <compatible/>
33
  <dependencies><required><php><min>5.2.0</min><max>8.0.0</max></php></required></dependencies>
34
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>activo_categoryurlseo</name>
4
+ <version>1.0.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>
24
  &lt;li&gt;Uses Magento's own URL rewriting mechanism for improved compatibility&lt;/li&gt;&#xD;
25
  &lt;li&gt;100% FREE&lt;/li&gt;&#xD;
26
  &lt;/ul&gt;&lt;/p&gt;</description>
27
+ <notes>This simple FREE extension can flatten your store URL structure and drastically improve your SEO in just few simple clicks.&#xD;
28
+ &#xD;
29
+ Repackaged for Magento Connect.</notes>
30
  <authors><author><name>Activo Extensions</name><user>activo</user><email>extensions@activo.com</email></author></authors>
31
+ <date>2012-03-01</date>
32
+ <time>20:37:57</time>
33
+ <contents><target name="magecommunity"><dir name="Activo"><dir name="Categoryurlseo"><dir><dir name="Helper"><file name="Category.php" hash="f57ed5be33c88d2de3082d62182dea0c"/><file name="Data.php" hash="6892bf5f068f01ecbe4bc746ed0be85b"/></dir><dir name="etc"><file name="config.xml" hash="a8ab9f1efc96fef3d4584a340e4c356d"/><file name="system.xml" hash="9e14735283e6600bfca941f3ca40296a"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Activo_Categoryurlseo.xml" hash="cbb2d56a19efe3658ff0b6bf21376dd3"/></dir></target></contents>
34
  <compatible/>
35
  <dependencies><required><php><min>5.2.0</min><max>8.0.0</max></php></required></dependencies>
36
  </package>