✔️ 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
Run the following command to install this module:
composer require element119/module-ifconfig-layout
php bin/magento setup:upgrade
Run the following command to update this module:
composer update element119/module-ifconfig-layout
php bin/magento setup:upgrade
Run the following command to uninstall this module:
composer remove element119/module-ifconfig-layout
php bin/magento setup:upgrade