colorcube / content-overview
TYPO3 backend module which gives and overview of the the content elements in a page tree.
Installs: 2 800
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 1
Open Issues: 1
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.4
- typo3/cms-info: ^10.4
Replaces
- typo3-ter/content-overview: 0.3.1
README
This is a TYPO3 extension.
What does it do?
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.
Status
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).
Usage
Further information: https://docs.typo3.org/p/colorcube/content-overview/master/en-us/
Dependencies
- TYPO3 10.4
Might work with TYPO3 9.5 but is untested.
Older version work with TYPO3 v7 and v8.
Installation
Installation using Composer
In your Composer based TYPO3 project root, just do composer require colorcube/content-overview
.
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.
Contribute
- 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