brotkrueml / typo3-gotobackend
Add a button in Admin Panel to jump from a frontend page into the according backend area
Installs: 4 703
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:typo3-cms-extension
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.