README.md
March 26, 2025 ยท View on GitHub
element119 | IfConfig Layout
๐ Features
โ๏ธ Allows the ifconfig attribute to be used with <referenceBlock>, <container>, and <referenceContainer> layout
instructions
โ๏ธ Theme agnostic
โ๏ธ Seamless integration with Magento
โ๏ธ Built with developers and extensibility in mind to make customisations as easy as possible
โ๏ธ Installable via Composer
๐ Installation
Run the following command to install this module:
composer require element119/module-ifconfig-layout
php bin/magento setup:upgrade
โซ Updating
Run the following command to update this module:
composer update element119/module-ifconfig-layout
php bin/magento setup:upgrade
โ Uninstallation
Run the following command to uninstall this module:
composer remove element119/module-ifconfig-layout
php bin/magento setup:upgrade