magazento_mostpopular - Version 1.0.0

Version Notes

1.0.0

Download this release

Release Info

Developer volgodark
Extension magazento_mostpopular
Version 1.0.0
Comparing to
See all releases


Version 1.0.0

Files changed (1) hide show
  1. package.xml +18 -0
package.xml ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <package>
3
+ <name>magazento_mostpopular</name>
4
+ <version>1.0.0</version>
5
+ <stability>stable</stability>
6
+ <license>GPL</license>
7
+ <channel>community</channel>
8
+ <extends/>
9
+ <summary>Most-viewed products in sidebars. Magento 1.4+ and configurable products support.</summary>
10
+ <description>Most-viewed products in sidebars. Magento 1.4+ and configurable products support.</description>
11
+ <notes>1.0.0</notes>
12
+ <authors><author><name>volgodark</name><user>volgodark</user><email>volgodark@gmail.com</email></author></authors>
13
+ <date>2012-07-24</date>
14
+ <time>11:28:58</time>
15
+ <contents><target name="magelocal"><dir name="Magazento"><file name="Mostpopular" hash=""/></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="magazento"><file name="mostpopular" hash=""/></dir></dir><dir name="layout"><file name="magazento_mostpopular.xml" hash=""/></dir><dir name="magazento"><file name="mostpopular" hash=""/></dir></dir></dir></dir><dir name="modules"><file name="Magazento_Mostpopular.xml" hash=""/></dir></target></contents>
16
+ <compatible/>
17
+ <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
18
+ </package>