presprog / contao-undo
Improves the Contao restore option in the backend by providing more semantic information regarding the deleted elements.
Installs: 574
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- contao/core-bundle: ^4.4
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2022-06-13 00:41:37 UTC
README
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.
We see this extension solely as a research tool. As soon we come up with a solid solution, we aim for a PR to the Contao core.
Any help or feedback is very much welcome
Installation
Install the bundle via Composer:
composer require presprog/contao-undo