This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
package.xml
92 lines (91 loc) · 2.27 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<_>
<form_key>uPkpe26Fg5zcKgqG</form_key>
<name>Meanbee_BestSellerSort</name>
<channel>community</channel>
<version_ids>
<version_ids>2</version_ids>
</version_ids>
<summary>Adds Best Seller sort by to product listings</summary>
<description>Meanbee Best Seller Sort adds a new sort by option onto product listings, this new option allows your customer to sort by the best selling products based on your sales.
The default date range used for best selling products is based on the past 30 days sales.</description>
<license>Community</license>
<license_uri/>
<version>1.0.1</version>
<stability>stable</stability>
<notes>Initial release</notes>
<authors>
<name>
<name>Meanbee</name>
</name>
<user>
<user>meanbee</user>
</user>
<email>
<email>[email protected]</email>
</email>
</authors>
<depends_php_min>5.2.13</depends_php_min>
<depends_php_max>6.0.0</depends_php_max>
<depends>
<package>
<name>
<name/>
</name>
<channel>
<channel/>
</channel>
<min>
<min/>
</min>
<max>
<max/>
</max>
<files>
<files> </files>
</files>
</package>
<extension>
<name>
<name>Core</name>
</name>
<min>
<min/>
</min>
<max>
<max/>
</max>
</extension>
</depends>
<contents>
<target>
<target>magelocal</target>
<target>magecommunity</target>
<target>mageetc</target>
<target>magedesign</target>
</target>
<path>
<path/>
<path>Meanbee/BestSellerSort</path>
<path>modules/Meanbee_BestSellerSort.xml</path>
<path>adminhtml/default/default/template/meanbee/bestsellersort</path>
</path>
<type>
<type>file</type>
<type>dir</type>
<type>file</type>
<type>dir</type>
</type>
<include>
<include/>
<include/>
<include/>
<include/>
</include>
<ignore>
<ignore/>
<ignore/>
<ignore/>
<ignore/>
</ignore>
</contents>
</_>