georgringer/context-edit-records
Trigger context editing for all record types
Maintainers
Package info
github.com/georgringer/context_edit_records
Type:typo3-cms-extension
pkg:composer/georgringer/context-edit-records
Fund package maintenance!
Requires
- php: >= 8.2
- typo3/cms-backend: ^14.2
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0-or-later 6337d41fe2b0ce3f27e00b3d8e72df4805518703
README
👁 TYPO3 14
👁 Total Downloads
👁 Monthly Downloads
👁 Donate
TYPO3 Extension context_edit_records
Replaces the standard edit action in the record list with a contextual edit
trigger for all record types. Instead of navigating away to the full edit form,
editors get an inline editing experience directly from the list view — powered
by the typo3-backend-contextual-record-edit-trigger web component introduced
in TYPO3 14.
Installation
Install via Composer:
composer require georgringer/context-edit-records
Or download from the TYPO3 Extension Repository and activate it in the Extension Manager.
