Version Notes
1.0.4
Download this release
Release Info
Developer | Magento Core Team |
Extension | Magazento_Homesellers |
Version | 1.0.4 |
Comparing to | |
See all releases |
Code changes from version 1.0.3 to 1.0.4
app/code/community/Magazento/Homepage/Block/Developer.php
CHANGED
@@ -37,15 +37,15 @@ class Magazento_Homepage_Block_Developer extends Mage_Adminhtml_Block_System_Con
|
|
37 |
|
38 |
|
39 |
$content.= '<div class="magazento">';
|
40 |
-
$content.= '<a href="http://www.
|
41 |
$content.= '<div class="info">';
|
42 |
$content.= '<h3>Magento extensions</h3>';
|
43 |
-
$content.= '<p><a href="http://www.
|
44 |
$content.= 'All extensions are designed for the Magento CMS archetecture, using native libraries and only the most efficient approaches to development.<br/>';
|
45 |
$content.= 'If you need Magento development or have a concept for an extension you\'d like developed for the Magento CMS platform, please contact us.</br></p>';
|
46 |
$content.= '--------------------------------------------------------<br>';
|
47 |
-
$content.= '<span class="contact-type">Company website:</span> <a href="http://www.
|
48 |
-
$content.= '<span class="contact-type">E-mail:</span>
|
49 |
$content.= '<span class="contact-type">Skype:</span> volgodark <br/>';
|
50 |
$content.= '<span class="contact-type">Phone:</span> +7 909389 2222 <br/>';
|
51 |
$content.= '<span class="contact-type">Magento:</span> <a href="http://www.magentocommerce.com/magento-connect/developer/Magazento" target="_blank">visit</a> <br/>';
|
37 |
|
38 |
|
39 |
$content.= '<div class="magazento">';
|
40 |
+
$content.= '<a href="http://www.ecommerceoffice.com/" target="_blank"><img src="'.Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_SKIN).'frontend/default/default/magazento/homepage/promo.jpg" alt="www.ecommerceoffice.com" /></a>';
|
41 |
$content.= '<div class="info">';
|
42 |
$content.= '<h3>Magento extensions</h3>';
|
43 |
+
$content.= '<p><a href="http://www.ecommerceoffice.com/" target="_blank">www.ecommerceoffice.com</a> - experts are specializing in custom extension development for the world\'s fastest growing eCommerce platform - Magento. <br/>';
|
44 |
$content.= 'All extensions are designed for the Magento CMS archetecture, using native libraries and only the most efficient approaches to development.<br/>';
|
45 |
$content.= 'If you need Magento development or have a concept for an extension you\'d like developed for the Magento CMS platform, please contact us.</br></p>';
|
46 |
$content.= '--------------------------------------------------------<br>';
|
47 |
+
$content.= '<span class="contact-type">Company website:</span> <a href="http://www.ecommerceoffice.com/" target="_blank">www.ecommerceoffice.com</a> <br/>';
|
48 |
+
$content.= '<span class="contact-type">E-mail:</span> volgodark@gmail.com <br/>';
|
49 |
$content.= '<span class="contact-type">Skype:</span> volgodark <br/>';
|
50 |
$content.= '<span class="contact-type">Phone:</span> +7 909389 2222 <br/>';
|
51 |
$content.= '<span class="contact-type">Magento:</span> <a href="http://www.magentocommerce.com/magento-connect/developer/Magazento" target="_blank">visit</a> <br/>';
|
app/code/community/Magazento/Homepage/Block/Topsell.php
CHANGED
@@ -30,7 +30,7 @@ class Magazento_Homepage_Block_Topsell extends Mage_Catalog_Block_Product_Abstra
|
|
30 |
->addStoreFilter($storeId)
|
31 |
->setDateRange($sellDate['startdate'], $sellDate['todaydate']) //
|
32 |
->addUrlRewrite()
|
33 |
-
->addAttributeToFilter('visibility', array('in' => array(Mage_Catalog_Model_Product_Visibility::VISIBILITY_IN_CATALOG, Mage_Catalog_Model_Product_Visibility::VISIBILITY_BOTH)))
|
34 |
->addAttributeToFilter('status', Mage_Catalog_Model_Product_Status::STATUS_ENABLED)
|
35 |
->setOrder('ordered_qty', 'desc')
|
36 |
->setPageSize($this->getModel()->getTopsellCount())
|
30 |
->addStoreFilter($storeId)
|
31 |
->setDateRange($sellDate['startdate'], $sellDate['todaydate']) //
|
32 |
->addUrlRewrite()
|
33 |
+
// ->addAttributeToFilter('visibility', array('in' => array(Mage_Catalog_Model_Product_Visibility::VISIBILITY_IN_CATALOG, Mage_Catalog_Model_Product_Visibility::VISIBILITY_BOTH)))
|
34 |
->addAttributeToFilter('status', Mage_Catalog_Model_Product_Status::STATUS_ENABLED)
|
35 |
->setOrder('ordered_qty', 'desc')
|
36 |
->setPageSize($this->getModel()->getTopsellCount())
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Magazento_Homesellers</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
@@ -10,11 +10,11 @@
|
|
10 |
<description>Homepage is the main part or any website. No matter commercial or a personal, based on magento cms or without it. It's very important to show for users relevant and needful information such as new products, topsellers, toprated products. If you a shop owner you could go to magento backend and look bestsellers,toprated and other reports under the report tab. But customer can't do it.
|
11 |
|
12 |
This Magento extensions shows the list of your store's best sellers, popular, new, most rated products and product reviews and displays it at you homepage. Extension allows you fully configure your frontend look from backend.</description>
|
13 |
-
<notes>1.0.
|
14 |
<authors><author><name>volgodark</name><user>auto-converted</user><email>volgodark@gmail.com</email></author></authors>
|
15 |
-
<date>2011-
|
16 |
-
<time>
|
17 |
-
<contents><target name="magelocale"><dir name="en_US"><file name="Magazento_Homepage.csv" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="magazento_homepage.xml" hash="7b244d61a84e105d831789c5e0a73b6e"/></dir><dir name="template"><dir name="magazento"><dir name="homepage"><file name="data.phtml" hash="c717afd26551c69a296486c42b633c78"/><file name="new.phtml" hash="f30b95db505c6ae76551aadaa8c792f7"/><file name="popular.phtml" hash="90995bb6f53354391ce1ec503c170428"/><file name="review.phtml" hash="6c901eb5e7b531360c1203a9cce80f15"/><file name="toprated.phtml" hash="6f18dc213d1be9c1178a8ba7014498cc"/><file name="topsell.phtml" hash="0169f023a7a91d45fae23a5b477733ef"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="magazento"><dir name="homepage"><file name="oranje475px.png" hash="dad2af309b8399cd9cfbf3f3a3540976"/><file name="promo.jpg" hash="88520d456df68c98130433b5184b8e7f"/><file name="style.css" hash="6079f1d4d0b4400c78a7313ef65e902f"/></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Magazento"><dir name="Homepage"><dir name="Block"><file name="Developer.php" hash="
|
18 |
<compatible/>
|
19 |
<dependencies/>
|
20 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Magazento_Homesellers</name>
|
4 |
+
<version>1.0.4</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
10 |
<description>Homepage is the main part or any website. No matter commercial or a personal, based on magento cms or without it. It's very important to show for users relevant and needful information such as new products, topsellers, toprated products. If you a shop owner you could go to magento backend and look bestsellers,toprated and other reports under the report tab. But customer can't do it.
|
11 |
|
12 |
This Magento extensions shows the list of your store's best sellers, popular, new, most rated products and product reviews and displays it at you homepage. Extension allows you fully configure your frontend look from backend.</description>
|
13 |
+
<notes>1.0.4</notes>
|
14 |
<authors><author><name>volgodark</name><user>auto-converted</user><email>volgodark@gmail.com</email></author></authors>
|
15 |
+
<date>2011-08-01</date>
|
16 |
+
<time>10:50:26</time>
|
17 |
+
<contents><target name="magelocale"><dir name="en_US"><file name="Magazento_Homepage.csv" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="magazento_homepage.xml" hash="7b244d61a84e105d831789c5e0a73b6e"/></dir><dir name="template"><dir name="magazento"><dir name="homepage"><file name="data.phtml" hash="c717afd26551c69a296486c42b633c78"/><file name="new.phtml" hash="f30b95db505c6ae76551aadaa8c792f7"/><file name="popular.phtml" hash="90995bb6f53354391ce1ec503c170428"/><file name="review.phtml" hash="6c901eb5e7b531360c1203a9cce80f15"/><file name="toprated.phtml" hash="6f18dc213d1be9c1178a8ba7014498cc"/><file name="topsell.phtml" hash="0169f023a7a91d45fae23a5b477733ef"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="magazento"><dir name="homepage"><file name="oranje475px.png" hash="dad2af309b8399cd9cfbf3f3a3540976"/><file name="promo.jpg" hash="88520d456df68c98130433b5184b8e7f"/><file name="style.css" hash="6079f1d4d0b4400c78a7313ef65e902f"/></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Magazento"><dir name="Homepage"><dir name="Block"><file name="Developer.php" hash="4c05f575050fc382065b9df4f99e08f9"/><file name="New.php" hash="7126d04ecfa37bed6ed4364825b4d2de"/><file name="Popular.php" hash="d6a4bbe8d9d722ef35702842d99b67a3"/><file name="Review.php" hash="3b150f0d01e514eaeae1f727a0bf44cc"/><file name="Toprated.php" hash="24a28eed699010d702e842636a870a36"/><file name="Topsell.php" hash="b4f4096b57f489d3b0d818b0bbae06fa"/></dir><dir name="etc"><file name="config.xml" hash="b54101ded19dec4ff6245825071081e8"/><file name="system.xml" hash="8bd12817342d202a9cad1a8738841b04"/></dir><dir name="Helper"><file name="Data.php" hash="a2202bd5bc733d6dacd650839e3131d8"/></dir><dir name="Model"><file name="Data.php" hash="fb3fcdccc3035c0fdc3f48e203d2403d"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magazento_Homepage.xml" hash="0400a3c20ce4f66f863d0b0f6ed989cf"/></dir></target></contents>
|
18 |
<compatible/>
|
19 |
<dependencies/>
|
20 |
</package>
|