presprog/contao-undo

This package is abandoned and no longer maintained. No replacement package was suggested.

Improves the Contao restore option in the backend by providing more semantic information regarding the deleted elements.

Installs: 712

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 0

Open Issues: 0

Type:contao-bundle

1.0.1 2023-04-04 12:55 UTC

This package is auto-updated.

Last update: 2023-04-04 13:09:40 UTC


README

📢This extension was originally developed to research out in the open how to improve the Contao core restore module. After many years of not working on this topic, we improved the undo module in Contao 4.13. Since this is the latest LTS now we recommend you to upgrade your installations and enjoy the revamped undo module. This extension is therefore obsolete.

This extension improves the restore section of Contao by providing more semantic information regarding the deleted elements. The existing core view only provides rather technical information, i.e. the table name the deleted element was stored in and the corresponding sql query. This might be a hurdle to many editors.

Screenshot of the improved restore section

Installation

Install the bundle via Composer:

composer require presprog/contao-undo