wapplersystems/save_and_close

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

Maintainers

👁 svewap

Package info

github.com/WapplerSystems/save_and_close

Type:typo3-cms-extension

pkg:composer/wapplersystems/save_and_close

Statistics

Installs: 173 363

Dependents: 3

Suggesters: 0

Stars: 7

Open Issues: 4

14.0.0 2026-04-13 19:01 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-2.0-or-later d0963083a2e0041c1cb3283e956fec4fe17d78a7

extensiontypo3saveclose

This package is auto-updated.

Last update: 2026-06-13 19:30:21 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