christianessl / adminpanel_int
Extend the adminpanel by showing the actual info for each USER_INT object on the page.
Installs: 3 548
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 3
Forks: 1
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^9.5.0
Replaces
- adminpanel_int: 1.0.0
- typo3-ter/adminpanel_int: 1.0.0
This package is auto-updated.
Last update: 2024-11-07 09:41:15 UTC
README
Extend the adminpanel by showing the actual info for each USER_INT object on the page.
This extension is for TYPO3 9.5 only and will probably merge into the core in some way or another for TYPO3 version 10.
What does it do?
Requirements
Currently supports 9.5 LTS.
1. Installation
Installation with composer
composer require christianessl/adminpanel_int
.