Search by

ryssbowh / craft-restrict-deletions

ryssbowh

View elements relations and restrict deletion of elements when they are referenced in other elements

Package info

github.com/ryssbowh/craft-restrict-deletions

Type:craft-plugin

pkg:composer/ryssbowh/craft-restrict-deletions

Statistics

Installs: 5 320

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 2

3.0.1 2024-05-15 04:55 UTC

This package is auto-updated.

Last update: 2026-08-23 08:28:25 UTC


README

This plugin can prevent deletion of elements (entries, assets, categories, products and users) if they are referenced in other elements.

The idea is taken from the plugin Restrict Asset Delete, improved to apply to all elements, and made Craft 4/5 ready.

Installation

composer require ryssbowh/craft-restrict-deletions:^3.0

Documentation

Plugin documentation website