Skip to content

swissup/module-enhancedgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swissup_EnhancedGrid

Overview

This Magento 2 module enhances the backend CMS blocks and pages grid by preventing direct inline editing when a row is clicked. Instead, it redirects users to the full edit page.

Features

  • Disables inline editing for CMS blocks grid
  • Disables inline editing for CMS pages grid
  • Redirects to the edit page when clicking on a row
  • Uses JavaScript mixin for non-intrusive implementation

Enabling

php bin/magento setup:upgrade --safe-mode=1
php bin/magento module:enable Swissup_EnhancedGrid
php bin/magento cache:clean

About

Enhances the backend CMS blocks and pages grid by preventing direct inline editing when clicking on a row. Instead, it redirects users to the full edit page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors