Tuesday, 30 September 2014

Magento Order of loading configure of modules

*Mage_All.xml will be loaded first, and it's module configure in this file will be loaded first
*Mage_*.xml
*.xml
And rest file.xml will be loaded according to the order of the rest file’s name.

No comments:

Post a Comment

Thanks for your comments.