This is a TYPO3 extension.
This extension provides a backend module which gives an overview of the the content elements in a page tree.
You can find the module under Web > Info > Content Overview. There are some filters available and the possibility to click on the elements for editing and more information.
The module works as expected but I wouldn't call it 'finished'. Do you have ideas how to improve it?
The code is a bit ugly because TYPO3 backend code is almost always ugly. But I don't care (much).
Further information: https://docs.typo3.org/p/colorcube/content-overview/master/en-us/
- TYPO3 10.4
Might work with TYPO3 9.5 but is untested.
Older version work with TYPO3 v7 and v8.
In your Composer based TYPO3 project root, just do composer require colorcube/content-overview
.
Download and install the extension with the extension manager module.
- Send pull requests to the repository. https://github.com/colorcube/content_overview
- Use the issue tracker for feedback and discussions. https://github.com/colorcube/content_overview/issues