Skip to content

yireo-training/magento2-example-layout-updates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExampleLayoutUpdates module for Magento 2

This module applies some example XML layout updates:

  • Remove the newsletter subscribe block
  • Replace it with a simple Text-block output (comment in HTML source)
  • Add this all using a custom layout handle

Installation

Install this module using composer:

composer require yireo-training/magento2-example-layout-updates:dev-master

Enable this module:

./bin/magento module:enable Yireo_ExampleLayoutUpdates
./bin/magento setup:upgrade

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published