georgringer / backend-debug
Some debug helper for the TYPO3 backend
Installs: 31 728
Dependents: 1
Suggesters: 0
Security: 0
Stars: 20
Watchers: 8
Forks: 4
Open Issues: 6
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^8.7 || ^9.0
Replaces
- backend_debug: 1.1.0
- typo3-ter/backend-debug: 1.1.0
README
This extension helps admins working in the backend. Currently implemented feature:
Features
Show field name next to title
Make it easy to know the database name of a field by just displaying its name next to the title. This feature is enabled only for admins.
Installation
Use composer with composer require georgringer/backend-debug
.