strekoza/module-protect-remove-button

Magento 2 extension. This extension will hide REMOVE / DELETE buttons

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 1

Open Issues: 0

pkg:composer/strekoza/module-protect-remove-button

2.0.0 2025-11-13 18:27 UTC

This package is auto-updated.

Last update: 2025-12-13 18:44:10 UTC


README

This extension will hide REMOVE / DELETE buttons for followings:

  • Category, Delete Button on Edit Page
  • Product
    • Delete Button Mass Action
    • Delete Button List Actions
  • CMS Page
    • Delete Button on Edit Page
    • Delete Button Mass Action
    • Delete Button List Actions
  • CMS Block
    • Delete Button on Edit Page
    • Delete Button Mass Action
    • Delete Button List Actions
  • Attribute, Delete Button on Edit Page
  • Attribute Set, Delete Button on Edit Page

For my opinion this extension MUST HAVE for first, before run in Production. Very often CMS managers/Content editors - make mistake, remove Categories or Products. This is very harmful and danger for SALES.

The Extension ProtectRemoveButton - resolve problem with wrong click on The Remove Button.

The extension only hide button and not protect by action via API etc.

Settings

  • Go to Menu Item Stores -> Configuration
  • In left menu - Protect Remove Button -> Settings for Disable Action Buttons
  • Add Settings for Disable Action Buttons

Screen

Settings

Category

Install with Composer

composer require strekoza/module-protect-remove-button