Skip to content

A Magento 2 module to enable developers to use the ifconfig layout directive for containers and reference entites.

License

Notifications You must be signed in to change notification settings

element119/module-ifconfig-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Magento 2 module to enable developers to use the ifconfig layout directive for containers and reference entites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages