Configuration XML Browser
Configuration XML Browser
It shows all XML Configs from all modules of your Magento installation, in one easy understandable tree:
- Magento Compiled Config from whole your project modules XML configs combined - just like if you could look into Magento
- Rewrites And Conflicts for any entity - full list of what tried to rewrite what and what it had become in the end
- Modules right in order your Magento loads them, with all depends directives, to don't miss any valuable thing
- All Observers For All Events in one place! No more running from config to config to find all observers
- Routers, ACL, Menus, Cron Jobs and many more. In fact everything from XML configs is here
- Exact Path For Each Node - know for sure from which config each value came
Also You can search this compiled config or your project code for some string. Use two text forms at the top to find some string in whole compiled config or in entire project code. Give it a try once and you will use it often.
Key benefits of using it:
- Multiple Rewrites are easy understandable now! Know what is actually used after all rewrites, and where did each came from
- See All Events, Models, Blocks right the way Mage gets it, in one place. Easy to understand what each config you made does
- Easy Find Errors And Conflicts - if something should be rewrited/handled, but it was not - you can look for the reason of it here. Now it's much faster to diagnose problems than before
- Powerful Custom Search in whole config or project code. Forget searching for substring in project files
This extension saves a lot (REALLY A LOT) of time which you had spent before to set up all configs right
I wanted to use this extension so many times and my friends asked for it often...
But it didn't existed :(
So I've made it :)
This is a "MUST HAVE!" extension for beginners and it's very useful for professionals
Important notes:
- After installation you will find it in main menu under Reports / Config XML Browser Report (see screenshots here)
- It is FREE for now! So get it fast while you can and tell your friends about it! It will save your time and lots of your nerves
- You can report bugs/typos or offer some new features for it