MD_FeaturedProducts - Version 1.0.1

Version Notes

please contact us : support@mage-designer.com

Download this release

Release Info

Developer OSWorld
Extension MD_FeaturedProducts
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

app/code/local/MD/Featuredproducts/etc/adminhtml.xml CHANGED
@@ -7,11 +7,9 @@
7
  <sort_order>1</sort_order>
8
  <action>adminhtml/featured/index</action>
9
  </featuredproduct>
10
-
11
  </children>
12
  </catalog>
13
  </menu>
14
-
15
  <acl>
16
  <resources>
17
  <admin>
7
  <sort_order>1</sort_order>
8
  <action>adminhtml/featured/index</action>
9
  </featuredproduct>
 
10
  </children>
11
  </catalog>
12
  </menu>
 
13
  <acl>
14
  <resources>
15
  <admin>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>MD_FeaturedProducts</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>
@@ -12,9 +12,9 @@
12
  Featured Products This useful extension offers a great deal of optimal functions to display and sort your products and assist your customers in searching and choosing products. It also provides the best admin management with flexible support and toolbar. Now with Featured Products Extension, your featured products will be effectively managed.</description>
13
  <notes>please contact us : support@mage-designer.com</notes>
14
  <authors><author><name>OSWorld</name><user>OSWorld</user><email>thinhct@mage-designer.com</email></author></authors>
15
- <date>2013-01-21</date>
16
- <time>05:10:02</time>
17
- <contents><target name="magelocal"><dir name="MD"><dir name="Featuredproducts"><dir name="Block"><dir name="Adminhtml"><dir name="Edit"><file name="Grid.php" hash="f99d415ba56b92920bfbb363f570ea04"/><dir name="Renderer"><file name="Visibility.php" hash="2def8332786d3f566235c518aa875f54"/></dir></dir><file name="Edit.php" hash="47c5b541b1f56b9fd9d1acc6253dc92e"/></dir><dir name="Catalog"><dir name="Product"><dir name="View"><file name="Media.php" hash="9372b6aedf32d1adc4d1dd81180363be"/></dir><file name="View.php" hash="a2054397b461e4dfcac47a2e0263e7c4"/></dir></dir><file name="List.php" hash="ad367a21bc21e2984639a03d97f28cc6"/><dir name="Page"><dir name="Html"><file name="Head.php" hash="c1291ae1b30285280b52486a310cbae0"/></dir><file name="Html.php" hash="f74d81faeaff14ee5933b6527fdb5ae1"/></dir><dir name="Product"><file name="List.php" hash="579b7ba403ed7745140de15790ee6f73"/></dir></dir><dir name="Helper"><file name="Data.php" hash="aee2e9eef7dca94e475634e5d467fa6d"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><file name="Selectmode.php" hash="138289cb9f27e85654a65d46ba7ae91a"/><file name="Sort.php" hash="ab8b7f5e2540eadebf2de4ed7544e3af"/></dir></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="FeaturedController.php" hash="1cfa676371bce03ab52a23ab351e0fa1"/></dir><file name="IndexController.php" hash="f0840f0f45d0d2fd1f0ce0d0fb33b8a1"/><file name="ProductController.php" hash="462855de794f086ba94ed007476dff73"/></dir><dir name="etc"><file name="adminhtml.xml" hash="ab8d70af3f8a81e1f437745708692274"/><file name="config.xml" hash="48e6cd26dfa33d66b930dbfd4a6d4301"/><file name="system.xml" hash="4fdf7dd05903e58cef08ec051439b5f2"/></dir><dir name="sql"><dir name="featuredproducts_setup"><file name="mysql4-install-0.1.0.php" hash="6a7c48860d430cdcdb2ef45a94f39169"/><file name="mysql4-install-1.0.1.php" hash="b37c4858d4243172019acef1ddb52494"/><file name="mysql4-upgrade-1.0.1-1.1.1.php" hash="68e6dfcb92f6ce1b1c796e9d73a24cd4"/><file name="mysql4-upgrade-1.0.1-1.1.3.php" hash="68e6dfcb92f6ce1b1c796e9d73a24cd4"/><file name="mysql4-upgrade-1.1.3-1.2.0.php" hash="1abf980cfc0da199ca89252385a61033"/><file name="mysql4-upgrade-1.2.0-1.2.1.php" hash="c1d326462bd6223141ddfb20bf9b67cf"/><file name="mysql4-upgrade-1.2.1-1.2.2.php" hash="934affd2d88b662d83260766ca9c50be"/><file name="mysql4-upgrade-1.2.2-1.2.3.php" hash="934affd2d88b662d83260766ca9c50be"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="md_featuredproducts.xml" hash="769668564d56bb5c24710cbb19a1cd7f"/></dir><dir name="template"><dir name="md"><dir name="featuredproducts"><file name="list.phtml" hash="ea21aa6ca036f09c520a3007b88215a3"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="MD_Featuredproducts.xml" hash="ccde9e3197518bc1c777eb2a72e70e32"/></dir></target><target name="mageweb"><dir name="."><file name="readme.txt" hash="d6bb7c11b01bbd3a1f480f27c05e8bf6"/></dir></target></contents>
18
  <compatible/>
19
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
20
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>MD_FeaturedProducts</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>
12
  Featured Products This useful extension offers a great deal of optimal functions to display and sort your products and assist your customers in searching and choosing products. It also provides the best admin management with flexible support and toolbar. Now with Featured Products Extension, your featured products will be effectively managed.</description>
13
  <notes>please contact us : support@mage-designer.com</notes>
14
  <authors><author><name>OSWorld</name><user>OSWorld</user><email>thinhct@mage-designer.com</email></author></authors>
15
+ <date>2013-01-24</date>
16
+ <time>03:52:40</time>
17
+ <contents><target name="magelocal"><dir name="MD"><dir name="Featuredproducts"><dir name="Block"><dir name="Adminhtml"><dir name="Edit"><file name="Grid.php" hash="f99d415ba56b92920bfbb363f570ea04"/><dir name="Renderer"><file name="Visibility.php" hash="2def8332786d3f566235c518aa875f54"/></dir></dir><file name="Edit.php" hash="47c5b541b1f56b9fd9d1acc6253dc92e"/></dir><dir name="Catalog"><dir name="Product"><dir name="View"><file name="Media.php" hash="9372b6aedf32d1adc4d1dd81180363be"/></dir><file name="View.php" hash="a2054397b461e4dfcac47a2e0263e7c4"/></dir></dir><file name="List.php" hash="ad367a21bc21e2984639a03d97f28cc6"/><dir name="Page"><dir name="Html"><file name="Head.php" hash="c1291ae1b30285280b52486a310cbae0"/></dir><file name="Html.php" hash="f74d81faeaff14ee5933b6527fdb5ae1"/></dir><dir name="Product"><file name="List.php" hash="579b7ba403ed7745140de15790ee6f73"/></dir></dir><dir name="Helper"><file name="Data.php" hash="aee2e9eef7dca94e475634e5d467fa6d"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><file name="Selectmode.php" hash="138289cb9f27e85654a65d46ba7ae91a"/><file name="Sort.php" hash="ab8b7f5e2540eadebf2de4ed7544e3af"/></dir></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="FeaturedController.php" hash="1cfa676371bce03ab52a23ab351e0fa1"/></dir><file name="IndexController.php" hash="f0840f0f45d0d2fd1f0ce0d0fb33b8a1"/><file name="ProductController.php" hash="462855de794f086ba94ed007476dff73"/></dir><dir name="etc"><file name="adminhtml.xml" hash="1c6c7c86437039ec5b05352d01da6711"/><file name="config.xml" hash="48e6cd26dfa33d66b930dbfd4a6d4301"/><file name="system.xml" hash="4fdf7dd05903e58cef08ec051439b5f2"/></dir><dir name="sql"><dir name="featuredproducts_setup"><file name="mysql4-install-0.1.0.php" hash="6a7c48860d430cdcdb2ef45a94f39169"/><file name="mysql4-install-1.0.1.php" hash="b37c4858d4243172019acef1ddb52494"/><file name="mysql4-upgrade-1.0.1-1.1.1.php" hash="68e6dfcb92f6ce1b1c796e9d73a24cd4"/><file name="mysql4-upgrade-1.0.1-1.1.3.php" hash="68e6dfcb92f6ce1b1c796e9d73a24cd4"/><file name="mysql4-upgrade-1.1.3-1.2.0.php" hash="1abf980cfc0da199ca89252385a61033"/><file name="mysql4-upgrade-1.2.0-1.2.1.php" hash="c1d326462bd6223141ddfb20bf9b67cf"/><file name="mysql4-upgrade-1.2.1-1.2.2.php" hash="934affd2d88b662d83260766ca9c50be"/><file name="mysql4-upgrade-1.2.2-1.2.3.php" hash="934affd2d88b662d83260766ca9c50be"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="md_featuredproducts.xml" hash="769668564d56bb5c24710cbb19a1cd7f"/></dir><dir name="template"><dir name="md"><dir name="featuredproducts"><file name="list.phtml" hash="ea21aa6ca036f09c520a3007b88215a3"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="MD_Featuredproducts.xml" hash="ccde9e3197518bc1c777eb2a72e70e32"/></dir></target></contents>
18
  <compatible/>
19
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
20
  </package>
readme.txt DELETED
@@ -1,29 +0,0 @@
1
- Mage-designer.com ==== FEATURED PRODUCTS INSTALLATION GUIDE - Version 1.0 === Mage-designer.com
2
-
3
- With the Featured Products extension you can drive more of your visitors� attention to your best
4
- and most profitable products in your Magento web-store. Boost revenues by capturing the
5
- effectively attracting and arousing your prospects� interest in products that you want them to buy.
6
-
7
- INSTALLATION GUIDE
8
- ------------------
9
-
10
- 1. Copy folder app, skin to magento root folder.( This do not override any file in your magento)
11
-
12
- 2. Make sure to clear cache in admin of magento
13
-
14
- 3. Config in admin:
15
- Goto admin->system->configuration-> MAGE-DESIGNER -> Feature Products to setup information general
16
-
17
- 4. Save
18
-
19
- 5. Go to menu Catalog -> Featured Products : choose one or multi product to Featured Product.
20
-
21
- 6. Save and go to front end : /domain/featured-products to see.
22
-
23
- If after install extension, you get message "Access denied", please try to logout and login again.
24
-
25
- If you have any problem please email to: noreply@mage-designer.com
26
-
27
- Thanks,
28
-
29
- Mage-designer.com