goldinteractive/craft3-safedelete

There is no license information available for the latest version (dev-master) of this package.

Delete elements without breaking relations

dev-master 2020-05-11 10:38 UTC

This package is auto-updated.

Last update: 2024-05-07 18:11:27 UTC


README

In Development - do not use!

Delete elements without breaking relations

SafeDelete enables you to delete elements without the danger of breaking relations with other elements and potentially breaking frontend user experience and even introduce crashes to your site.

If you try to delete an element which is still used you will be informed that the element is still referenced and it delivers you also a list of elements where it is referenced.

For now the safe delete only works via the element index as an element action. In future release this should also work while in the edit view of an element.

Demo

Screenshot

Screenshot