Tag Archives: Magento

Webform.cn started!

Webform is live! Code snippet share website for Magento & Joomla.it’s COOL!

Posted in WebDev | Tagged , | Leave a comment

How to override a core controller in the magento

How to Override a core controoler in magento ?? Magento controller class override is something different then others classes. Controller override is not same as model, helper, block override. I found lot of thread on magento forum , but not … Continue reading

Posted in Magento | Tagged , , | 7 Comments

How to call your hlper class in magento

在magento中,如果你在local下面有自己的模块,并且有自己的空间(象是公司名等),如果你想引用一个 helper的时候,默认magento不能找到你的类,需要在config.xml里定义你的helper类

Posted in Magento | Tagged , | 1 Comment

how to display menu bar in magento

by default install  , the menu bar doesn’t display on the top area, when you change  main category for a default store,then it’s ok .

Posted in Magento | Tagged , | Leave a comment