Skip to content

latenights/Supreme_Debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supreme_Debug

Magento 2 module which contains some usefull debug tools.

Installation

Using Composer

Run the following series of command (from root of your Magento2 Installation):

composer config repositories.supreme git git@github.com:latenights/Supreme_Debug.git
composer require supreme/debug:dev-master

Uploading files

Download repository zip file. Copy content to app/code/Supreme/Debug.