wapplersystems/save_and_close

Adds save and close button to all the content elements for TYPO3

Maintainers

Package info

github.com/WapplerSystems/save_and_close

Type:typo3-cms-extension

pkg:composer/wapplersystems/save_and_close

Statistics

Installs: 144 329

Dependents: 3

Suggesters: 0

Stars: 6

Open Issues: 4

14.0.0 2026-04-13 19:01 UTC

This package is auto-updated.

Last update: 2026-04-13 19:06:50 UTC


README

Adds the "Save and close" button back to the TYPO3 backend. The button was removed from core in TYPO3 v12 but is still useful for editors who want to save a record and immediately return to the previous view.

TYPO3 License

Installation

composer require wapplersystems/save_and_close

Requirements

  • TYPO3 v14
  • PHP 8.2+

What it does

The extension adds a "Save and close" button to the button bar of every record editing form in the TYPO3 backend. Clicking it saves the current record and redirects back to the previous module view — just like the old core button did.

No configuration needed. Install the extension and the button appears automatically.

License

GPL-2.0-or-later