Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 423 Bytes

File metadata and controls

18 lines (11 loc) · 423 Bytes

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.