element119 / layout-debug
Magento 2 module to help debug layout files.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 2
Type:magento2-module
This package is auto-updated.
Last update: 2024-10-22 21:29:19 UTC
README
element119 | Layout Debug
📝 Table of Contents
⛓️ Requirements
- Magento 2.3.*
- PHP >=7.0
🔌 Installation
Run the following command to install this module:
composer install element119/layout-debug php bin/magento module:enable Element119_LayoutDebug php bin/magento setup:di:compile php bin/magento static:content:deploy php bin/magento setup:upgrade --keep-generated
⏫ Updating
Run the following command to update this module:
composer update element119/layout-debug php bin/magento module:enable Element119_LayoutDebug php bin/magento setup:di:compile php bin/magento static:content:deploy php bin/magento setup:upgrade --keep-generated
❌ Uninstallation
Run the following command to uninstall this module:
composer remove element119/layout-debug php bin/magento module:enable Element119_LayoutDebug php bin/magento setup:di:compile php bin/magento static:content:deploy php bin/magento setup:upgrade --keep-generated
✔️ Features
This module...
📚 User Guide
...