magento-hackathon/magento2-plugin-visualization

Name: magento2-plugin-visualization

Owner: FireGento e. V. - Hackathons

Description: A Magento 2 Extension to visualize which before / after / around methods of which modules will get executed in what order.

Created: 2016-04-09 20:49:18.0

Updated: 2018-03-26 09:27:05.0

Pushed: 2018-02-20 12:38:10.0

Homepage:

Size: 24

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Magento 2 Plugin Visualization

A tool to visualize which before/after/around methods of which modules will get executed in what order.

Installation
  1. Add the repository to the repositories section of your composer.json file:
    ositories": [
    
    pe": "vcs",
    l": "git@github.com:magento-hackathon/magento2-plugin-visualization.git"
    
    
    
  2. Require the module & install
oser require magento-hackaton/module-plugin-visualization:dev-master
Usage

After installation you will find three new commands via the bin/magento command line tool:

Further Information

This module was developed during the Imagine Hackathon 2016. Pull requests are very welcome!

Original Hackathon Issue Discussion: magento-hackathon/pre-imagine-2016/issues/20


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.