Download the PHP package element119/module-cms-identifier-markup without Composer
On this page you can find all versions of the php package element119/module-cms-identifier-markup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download element119/module-cms-identifier-markup
More information about element119/module-cms-identifier-markup
Files in element119/module-cms-identifier-markup
Package module-cms-identifier-markup
Short Description A Magento 2 module that adds markup to CMS entity output to help easily identify them.
License OSL-3.0
Informations about the package module-cms-identifier-markup
element119 | CMS Identifier Markup
![github release](https://img.shields.io/github/v/release/pykettk/module-cms-identifier-markup?color=ffbf00&label=version)
![github release date](https://img.shields.io/github/release-date/pykettk/module-cms-identifier-markup?color=8b32a8&label=last%20release)
![magento](https://img.shields.io/badge/Magento-^2.4.4-ec6611.svg)
![license](https://img.shields.io/badge/license-OSL-ff00dd.svg)
![packagist downloads](https://img.shields.io/packagist/dt/element119/module-cms-identifier-markup?color=ff0000)
📝 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:
⏫ Updating
Run the following command to update this module:
❌ Uninstallation
Run the following command to uninstall this module:
📚 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.