Download the PHP package colorcube/content-overview without Composer
On this page you can find all versions of the php package colorcube/content-overview. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download colorcube/content-overview
More information about colorcube/content-overview
Files in colorcube/content-overview
Package content-overview
Short Description TYPO3 backend module which gives and overview of the the content elements in a page tree.
License GPL-2.0-or-later
Homepage https://github.com/colorcube/content_overview
Informations about the package content-overview
TYPO3 Extension: Web>Info, Content Overview
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