-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.xml
22 lines (22 loc) · 2.54 KB
/
package.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0"?>
<package>
<name>ZodiacMedia_Bestsellers</name>
<version>1.0.2</version>
<stability>stable</stability>
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License v3.0 (OSL-3.0)</license>
<channel>community</channel>
<extends/>
<summary>An easy to use Widget which dynamically generates an ordered list of bestselling products for your store.</summary>
<description>This Magento Widget uses data stored in your Magento store's database to dynamically generate a list of bestselling products that are currently visible in your store. This list is ordered by number of products sold descending. 

Being a Magento Widget this extension requires no coding to implement as you can add it to a CMS page using the Magento Admin Page's User Interface.

This Widget also makes use of Magento caching to prevent unnecessary load on your database.</description>
<notes>Minor changes to semantics of Widget title and description.</notes>
<authors><author><name>Zodiac Media</name><user>zodiac_media</user><email>[email protected]</email></author></authors>
<date>2013-12-19</date>
<time>18:08:46</time>
<contents><target name="mageetc"><dir name="modules"><file name="ZodiacMedia_Bestsellers.xml" hash="af3268521a3836420b95e48a16bbba44"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="zodiacmedia"><dir name="bestsellers"><dir name="widget"><dir name="bestsellers"><dir name="content"><file name="bestsellers_grid.phtml" hash="4c0010c017b01e139067c851829c26f4"/><file name="bestsellers_list.phtml" hash="579b94a60cd4d326d86f0d8c685938a7"/></dir></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="ZodiacMedia"><dir name="Bestsellers"><dir name="Block"><file name="Bestsellers.php" hash="a822ac102a5aa2bf23508447ba27822c"/><dir name="Widget"><file name="Bestsellers.php" hash="84876dcec3eb10acf8d314b8617ef2f0"/></dir></dir><dir name="Helper"><file name="Data.php" hash="f7ced4fb3d3b51501cd8b6d0646e1618"/></dir><dir name="Model"><dir name="Resource"><dir name="Product"><file name="Collection.php" hash="2c88e954d4bd182877542318849cb454"/></dir></dir></dir><dir name="etc"><file name="config.xml" hash="2b18fac9f40938e4387d57946141e0a8"/><file name="widget.xml" hash="4a4c7eb8383156e2730a5a0c3720efd9"/></dir></dir></dir></target></contents>
<compatible/>
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
</package>