承接 element119/module-cms-identifier-markup 相关项目开发

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

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

element119/module-cms-identifier-markup

最新稳定版本:1.1.1

Composer 安装命令:

composer require element119/module-cms-identifier-markup

包简介

A Magento 2 module that adds markup to CMS entity output to help easily identify them.

README 文档

README

element119 | CMS Identifier Markup

github release github release date magento license packagist downloads

📝 Features

✔️ Adds an additional HTML data- attribute to CMS blocks for ease of identification

✔️ Additional markup is added automatically, no manual intervention from admins required

✔️ Configurable data- attribute name to avoid conflicts with other customisations


🔌 Installation

Run the following command to install this module:

composer require element119/module-cms-identifier-markup
php bin/magento setup:upgrade

⏫ Updating

Run the following command to update this module:

composer update element119/module-cms-identifier-markup
php bin/magento setup:upgrade

❌ Uninstallation

Run the following command to uninstall this module:

composer remove element119/module-cms-identifier-markup
php bin/magento setup:upgrade

📚 User Guide

Module configuration can be found under Stores -> Settings -> Configuration -> General -> Content Management -> Advanced Content Tools.

Add CMS Block Identifier to Markup toggles this module's functionality on and off. When this option is set to Yes, the custom HTML data- attribute that contains the CMS block's identifier will be added to the markup.

CMS Block Identifier HTML data- Attribute Name sets the name of the custom HTML data- attribute.

统计信息

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

GitHub 信息

  • Stars: 6
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2022-09-20