Bestseller_products - Version 1.1.6

Version Notes

Best Seller

Download this release

Release Info

Developer Capacity Web Solutions
Extension Bestseller_products
Version 1.1.6
Comparing to
See all releases


Code changes from version 1.1.5 to 1.1.6

app/code/community/CapacityWebSolutions/Bestseller/etc/config.xml CHANGED
@@ -12,7 +12,7 @@
12
  <global>
13
  <modules>
14
  <CapacityWebSolutions_Bestseller>
15
- <version>1.0.0</version>
16
  </CapacityWebSolutions_Bestseller>
17
  </modules>
18
  <blocks>
12
  <global>
13
  <modules>
14
  <CapacityWebSolutions_Bestseller>
15
+ <version>1.1.6</version>
16
  </CapacityWebSolutions_Bestseller>
17
  </modules>
18
  <blocks>
app/design/frontend/base/default/template/bestseller/bestseller.phtml CHANGED
@@ -27,10 +27,11 @@
27
  $enabled = Mage::getStoreConfig('bestseller/general/enabled');
28
  $products_price = Mage::getStoreConfig('bestseller/general/products_price');
29
  $review = Mage::getStoreConfig('bestseller/general/review');
30
- $out_of_stoke = Mage::getStoreConfig('bestseller/general/out_of_stoke');
 
31
  ?>
32
  <?php if($enabled == 1): ?>
33
- <div class="sectionHead"><h2><?php echo $this->getHeader(); ?></h2></div>
34
  <table border="0" cellpadding="0" cellspacing="0" class="productList">
35
  <?php if ($out_of_stoke == 0) { ?>
36
  <tr>
27
  $enabled = Mage::getStoreConfig('bestseller/general/enabled');
28
  $products_price = Mage::getStoreConfig('bestseller/general/products_price');
29
  $review = Mage::getStoreConfig('bestseller/general/review');
30
+ $out_of_stoke = Mage::getStoreConfig('bestseller/general/out_of_stoke');
31
+
32
  ?>
33
  <?php if($enabled == 1): ?>
34
+ <div class="sectionHead"><h2><?php if(count($result) > 0) { echo $this->getHeader(); } ?></h2></div>
35
  <table border="0" cellpadding="0" cellspacing="0" class="productList">
36
  <?php if ($out_of_stoke == 0) { ?>
37
  <tr>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Bestseller_products</name>
4
- <version>1.1.5</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL 3.0</license>
7
  <channel>community</channel>
@@ -10,9 +10,9 @@
10
  <description>This extension is display best seller product.</description>
11
  <notes>Best Seller</notes>
12
  <authors><author><name>Capacity Web Solutions</name><user>capacitywebsolutions</user><email>magento@capacitywebsolutions.com</email></author></authors>
13
- <date>2014-07-01</date>
14
- <time>10:14:08</time>
15
- <contents><target name="magecommunity"><dir name="CapacityWebSolutions"><dir name="Bestseller"><dir name="Block"><file name="Bestseller.php" hash="16f2ac58e88e7fb1752f2c37cceebf8b"/></dir><dir name="Helper"><file name="Data.php" hash="bc0bf539b64b2e6e709df40983cdd3dc"/></dir><dir name="controllers"><file name="IndexController.php" hash="e7348683b15be235f0d1756eccd5b755"/></dir><dir name="etc"><file name="config.xml" hash="6a8f9c14d67ebc4c35db34d1d782a32a"/><file name="system.xml" hash="b863b228c2ba0f4a0b7772a196b2e3ba"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="bestseller"><file name="bestseller-responsive.phtml" hash="6b4494d9f833df62bce7b9ffae96523c"/><file name="bestseller.phtml" hash="3fdd7ffc2fec984ff939488d2777c855"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="CapacityWebSolutions_Bestseller.xml" hash="78f9e48e2abe50655fca24708da017c3"/></dir></target></contents>
16
  <compatible/>
17
- <dependencies><required><php><min>5.0.0</min><max>5.5.5</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Bestseller_products</name>
4
+ <version>1.1.6</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL 3.0</license>
7
  <channel>community</channel>
10
  <description>This extension is display best seller product.</description>
11
  <notes>Best Seller</notes>
12
  <authors><author><name>Capacity Web Solutions</name><user>capacitywebsolutions</user><email>magento@capacitywebsolutions.com</email></author></authors>
13
+ <date>2014-09-03</date>
14
+ <time>05:28:13</time>
15
+ <contents><target name="magecommunity"><dir name="CapacityWebSolutions"><dir name="Bestseller"><dir name="Block"><file name="Bestseller.php" hash="16f2ac58e88e7fb1752f2c37cceebf8b"/></dir><dir name="Helper"><file name="Data.php" hash="bc0bf539b64b2e6e709df40983cdd3dc"/></dir><dir name="controllers"><file name="IndexController.php" hash="e7348683b15be235f0d1756eccd5b755"/></dir><dir name="etc"><file name="config.xml" hash="36c6f83d6df5e5514a1725061a26792b"/><file name="system.xml" hash="b863b228c2ba0f4a0b7772a196b2e3ba"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="bestseller"><file name="bestseller-responsive.phtml" hash="6b4494d9f833df62bce7b9ffae96523c"/><file name="bestseller.phtml" hash="72a89e2c240fd0b4b16f6462fb53c4f0"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="CapacityWebSolutions_Bestseller.xml" hash="78f9e48e2abe50655fca24708da017c3"/></dir></target></contents>
16
  <compatible/>
17
+ <dependencies><required><php><min>5.0.0</min><max>5.6.0</max></php></required></dependencies>
18
  </package>