colorcube / cc-feinfo
FE Debug/Info Output TYPO3 Extension
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=5.6.0
- typo3-ter/typoscript-rendering: ^2.0
- typo3/cms-core: ^6.2 || ^7.6 || ^8.7
Replaces
- typo3-ter/cc-feinfo: 1.1.1
This package is auto-updated.
Last update: 2024-12-04 09:13:03 UTC
README
The plugin can show different system variables and other debug data which might be interesting for frontend development. This could be helpful for debugging and development.
This is very old code but I thought it might still be helpful.
Dependencies
- TYPO3 6.2 - 8.7
Installation
Installation using Composer
In your Composer based TYPO3 project root, just do composer require colorcube/cc-feinfo
.
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.
Usage
Add the plugin on a page ...
Further information: https://docs.typo3.org/p/colorcube/cc-feinfo/master/en-us/
Contribute
- Send pull requests to the repository. https://github.com/colorcube/cc_feinfo
- Use the issue tracker for feedback and discussions. https://github.com/colorcube/cc_feinfo/issues