Magento rewrite controllers Enterprise_ImportExport All project I was joined are using rewrite block, model, helper or controllers. We need to change something, to add something […]
Tag: rewrite
Magento rewrite block mage bundle
I have few core files modifications in my app/code/local/Mage folder, but I wan’t to make them work as magento module. I am creating a module […]
Magento rewrite functions in validation.js
Hi you, today, I will guide how to rewrite functions in validation.js, validation.js in js/prototype/validation.js, it check validation of all form in Magento website You […]
Rewrite url using config.xml in magento
To rewrite url using config.xml file in magento. We are insert below code to tab <global> in etc/config.xml file of you module.