Giter VIP home page Giter VIP logo

mgt_developertoolbar's Introduction

Mgt Developer Toolbar for Magento 2

The Mgt Developer Toolbar is a must have for Magento 2 developers and frontend guys. The toolbar shows you all important information for performance optimisation and magento development.

Profiler

Main Features

  • Profiler
  • Memory Consumption
  • List of all Database Queries
  • Block nesting
  • Cache Storage Information
  • Session Storage Information
  • Enabled / Disabled Modules
  • Request / Response Data
  • Handles
  • Events / Observers
  • Plugins
  • Preferences
  • PHP-Info

Installation with Composer

  • Connect to your server with SSH
  • Navigation to your project and run these commands
composer require --dev mgtcommerce/module-mgtdevelopertoolbar

php bin/magento setup:upgrade
rm -rf pub/static/* 
rm -rf var/*

php bin/magento setup:static-content:deploy

Installation without Composer

php bin/magento setup:upgrade
rm -rf pub/static/* 
rm -rf var/*

php bin/magento setup:static-content:deploy

Usage

To enable / disable the toolbar go to Stores --> Configuration --> MGT-COMMERCE.COM --> Developer Toolbar

Enable Mgt Developer Toolbar

Make sure to have the Full Page Caching (FPC) disabled otherwise the toolbar will not work

Disable FPC

Screenshots

Dashboard

Dashboard

Profiler

Profiler

Database Queries

Database Queries

Nested Blocks

Nested Blocks

Licence

Open Software License (OSL 3.0)

mgt_developertoolbar's People

Contributors

sergei-sss avatar

Watchers

James Cloos avatar Gabriel Aleman 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.