Amjath.com

Main menu

  • About Me
  • Blogroll
  • Contact Me

Monthly Archives: November 2013

Nov 24 2013
0
comments

Check whether a module is enabled or not in Magento

Use the below code to check whether a module is enabled or not echo Mage::getConfig()->getModuleConfig('Module_Name')->is('active', 'true'); echo Mage::helper('core')->isModuleEnabled('Module_Name'); Cheers! Amjath

Read More
Posted in: Magento |

Recent Posts

  • Unable to Reindex / Indexes stuck at Processing in Magento
  • Magento Reindex from shell
  • Check whether a module is enabled or not in Magento
  • Get Cart Items in Magento
  • Get subtotal and grand total in Magento

Archives

  • September 2015
  • November 2013
  • February 2013
  • June 2012
  • May 2012
  • March 2012
  • February 2011
  • August 2010
  • April 2010
  • February 2010
  • January 2010
  • September 2009
  • August 2009

Categories

  • Magento
Powered by WordPress and Miro WP Theme