Giter VIP home page Giter VIP logo

mgt_developertoolbar's Introduction

Welcome to the Mgt Developer Toolbar for Magento 1.4.x - 1.7.x!

The Mgt Developer Toolbar for magento is very useful for all developers and frontend guys. Many professional developers all over the world use this extension to find possible performance bottlenecks. You have an overview of the parse time, memory consumption and number of queries executed. It also gives you information about the Controller, Module and Action which is responsible for the current request. The advantage for frontend guys should also be mentioned, you get a complete overview how the blocks are rendered and which templates are used. This makes all block and template changes easier than ever before.

DEMO

DEMO: http://developertoolbar.mgt-commerce.com/

INSTALLATION

  • copy all files to your magento installation
  • Clear the cache in Admin -> System -> Cache Management
  • Go to Admin -> System -> Configuration -> MGT-COMMERCE.COM -> Developer Toolbar -> Settings -> Active -> Yes
  • edit index.php and enable the profiler Varien_Profiler::enable();
  • have fun and give feedback :)

FEATURES

  • Professional toolbar for frontend and backend

  • Requests: involved controller classes, modules, actions and request parameters

  • General Info: website id, website name, store id, store name, storeview id, storeview code, storeview name and configured caching method

  • Handles: Displays all handles

  • Events/Observer: Shows all events with it's observers

  • Blocks: overview of block nesting

  • Config: enable/disable frontend hints, inline translation and cache clearing

  • PHP-Info: output of phpinfo()

  • Profiling: output of Varien_Profiler with function execution time, function count and memory usage

  • Additional Information: version information, page execution time and overall memory usage

  • DB-Profiler: Number of executed queries, average query length, queries per second, longest query length, longest query and detailed query listing including simple syntax highlighting of SQL

CHANGELOG

3.0.0

  • add function to enable/disable
  • add ip restrictions - comma seperated
  • show complete template path in nested blocks
  • show number of inserts, updates, select, deletes and transactions
  • new jquery version 1.7.2 has been added

2.0.0

  • add handles and events/observers in info block
  • developer toolbar now available for backend

1.5.0

  • fixed bug in profiler sort order

mgt_developertoolbar's People

Contributors

schrank avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.