fishpig/magento2-ui-debug

There is no license information available for the latest version (1.0.1) of this package.

1.0.1 2024-03-21 13:16 UTC

This package is auto-updated.

Last update: 2024-05-21 13:38:10 UTC


README

An easy way to debug UI components in Magento 2. Just add ?ui-debug to any Admin URL and the UI component on that page will have it's config printed to the screen.

Installation

composer require fishpig/magento2-ui-debug && bin/magento module:enable FishPig_UiDebug