Skip to content

A Magento 2 module that adds markup to CMS entities to help easily identify them in the admin.

License

Notifications You must be signed in to change notification settings

pykettk/module-cms-identifier-markup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.



paypal

For those that want to support this project.

About

A Magento 2 module that adds markup to CMS entities to help easily identify them in the admin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages