承接 eboosttech/magento2-layoutupdate 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

eboosttech/magento2-layoutupdate

最新稳定版本:1.0.2

Composer 安装命令:

composer require eboosttech/magento2-layoutupdate

包简介

Add Layout update xml for magento 2

README 文档

README

This simple module adds a new layout update XML for a handler, allowing you to update layout XML directly in the backend without updating code. It allows you to add XML to update the layout of any pages that you would like based on the handler of the page. It will not affect other pages.

Installation

Require the module

composer require eboosttech/magento2-layoutupdate

Enable the module

php bin/magento module:enable EBoost_LayoutUpdate

Run setup to install module and set up table(s)

php bin/magento setup:upgrade

Usage

After the extension has been installed. Follow these steps:

  1. Go to Eboost > Custom Layout Update XML then click Add new button to create XML layout

Layout Update XML Menu Screenshot Layout Update XML Add New Button Screenshot

  1. Enter data for the form

***Note: If you don't know what is a handler. Please follow the document below to get it ***

Layout Update XML Add New Form Screenshot

  1. Save and clear cache

  2. Go to Frontend to see result

How to see a handle of a page

***Note: it should be used on dev/staging servers. ***

  1. Go to menu Eboost > Debug Configuration

  1. Open Debug section

  2. Change value of Enable Layout Debugging Dump On Storefront to Yes

  1. Go to Frontend

  2. Go to the page that you want to get the handle

  3. Click x button on bottom right conner

  1. All handles will be shown in Handles section

Bugs/Feature Requests & Contribution

Please do open a pull request on GitHub should you want to contribute, or create an issue.

License

BSD-4-Clause - Do as you wish 👍

Our website

https://www.eboosttech.net

DONATE ❤❤❤

统计信息

  • 总下载量: 26
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-4-Clause
  • 更新时间: 2024-03-15