georgringer / context-edit-records
Trigger context editing for all record types
Package info
github.com/georgringer/context_edit_records
Type:typo3-cms-extension
pkg:composer/georgringer/context-edit-records
Fund package maintenance!
1.0.0
2026-04-14 08:08 UTC
Requires
- php: >= 8.2
- typo3/cms-backend: ^14.2
README
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.