Magento extension Developer/Debug Toolbar, open sourced and maintained by olc.tw by kiang
MageCloud partnered with kiang to offer Developer/Debug Toolbar, open sourced and maintained by olc.tw in your MageCloud panel for our simple 1-click installation option. To install this extension - create your account with MageCloud and launch a new Magento store. It takes only 3 minutes.
kiang always provides support for customers who have installed Developer/Debug Toolbar, open sourced and maintained by olc.tw Magento module. Feel free to leave a review for the company and the extension so we can offer you better products and services in the future.
You may want to check other kiang Magento extensions available at MageCloud and even get extensions from hundreds of other Magento developers using our marketplace.
This toolbar could give you quick information of most necessary sections, like MVC, Blocks, and more.
Compatible with Magento 1.x
Developer/Debug Toolbar, open sourced and maintained by olc.tw
Olctw/Debug, a toolbar for developers
Based on madalinoprea's awesome work (https://github.com/madalinoprea/magneto-debug), I extended it as Olctw/Debug to improve daily jobs related to Magento. The major differences with original one is this only for MagentoCommerce CE 1.7 or higher. It may also work on some other versions. But currently I only focus on this one.
INSTALLATION
Just copy app, skin folders to your Magento working directory. If it's not working, you should check permissions and caches first.
FEATURES
Versions
- Show lists of extensions in three pools
- Toggle extensions on the fly
Performance
- Show execution time and memory usage
- Clear Magento Cache
Configuration
- Toggle template hints and inline translation
- Download current config as XML/Text
- Search in configs
Controller
- Information of controller for current viewing page
- Variables of cookies, sessions, GET and POST
Models
- Counter for models/queries for current page
- List of models, collections and queries for current page
Layout
- Package information
- Handles of current request and view the full source on web
- Sources of page layout and layout updates
Events
- List of events with observers
- List of dispatched events
Blocks
- List of rendered blocks
- List of layout blocks
Rewrites
- List of all rewrites
Utilities
- Search grouped classes