brotkrueml / typo3-gotobackend
This package is abandoned and no longer maintained.
The author suggests using the typo3/cms-adminpanel package instead.
Add a button in Admin Panel to jump from a frontend page into the according backend area
Package info
github.com/brotkrueml/typo3-gotobackend
Type:typo3-cms-extension
pkg:composer/brotkrueml/typo3-gotobackend
v1.1.0
2024-11-12 17:48 UTC
Requires
- php: >=7.2
- typo3/cms-adminpanel: ^10.4.11 || ^11.5
- typo3/cms-core: ^10.4.11 || ^11.5
Requires (Dev)
- brotkrueml/coding-standards: ~1.1.0
- ergebnis/composer-normalize: ^2.15
- symfony/yaml: ^4.4 || ^5.3
This package is auto-updated.
Last update: 2024-11-12 17:55:46 UTC
README
Since TYPO3 v12.0 this feature was added to the admin panel directly. So there is no need for a v12 compatible version of this extension: Open backend page from admin panel
Add a button in Admin Panel to jump from a frontend page into the according backend area.
The extension supports TYPO3 v10 LTS and TYPO3 v11 LTS.