spooner-web / save_close_ce
Adds save and close button to all the content elements for TYPO3 9
Installs: 15 784
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 17
Type:typo3-cms-extension
Requires
- php: ^7. || ^8.0
- typo3/cms-core: ^9.5 || ^10.4 || ^11.5
README
Add save and close button to TYPO3 backend content editing.
What does it do?
Adds save and close button beside the save button.
How to install
Zero configuration. Just install and activate.
Warning
In TYPO3 v10, it is not possible to revert redirects, if "Save and close" is pressed. The redirects are created, but the notice does not appear.
Credits
This repository is just a fork of the existing repository https://github.com/avionbg/save_close_ce/. As there is no further progress of releasing a v11 ready version I did it here. Changed the vendor to spooner-web to release it on packagist.
All credits go to the coders and contributors of the original version