yireo-training/magento2-example-layout-updates

0.0.1 2017-01-03 12:54 UTC

This package is auto-updated.

Last update: 2024-09-19 21:30:54 UTC


README

此模块应用了一些示例XML布局更新

  • 删除新闻通讯订阅块
  • 用简单的文本块输出替换它(在HTML源代码中注释)
  • 使用自定义布局处理程序添加这些内容

安装

使用composer安装此模块

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

启用此模块

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