georgringer / inline-delete-all
Adds a Delete all references button to inline and file reference fields in FormEngine.
Package info
github.com/georgringer/inline_delete_all
Language:JavaScript
Type:typo3-cms-extension
pkg:composer/georgringer/inline-delete-all
Fund package maintenance!
Requires
- php: >= 8.2
- typo3/cms-backend: ^13.4 || ^14.3
- typo3/cms-core: ^13.4 || ^14.3
This package is auto-updated.
Last update: 2026-06-13 11:41:54 UTC
README
Adds a Delete all references button to inline and file reference fields in TYPO3's FormEngine.
Without this extension, removing multiple records or file references one by one is tedious. This extension adds a single button next to the existing controls that removes all entries at once — with a confirmation dialog so nothing is deleted by accident.
Works for both inline record fields (e.g. FAL relations, content elements) and file reference fields. The button is hidden automatically when the field is empty or read-only.
Related TYPO3 core feature request: https://forge.typo3.org/issues/110047
Requirements
- TYPO3 13.4 or 14.3+
- PHP 8.2+
Installation
composer require georgringer/inline-delete-all
Then activate the extension:
vendor/bin/typo3 extension:setup