gaya/typo3-content-usage
最新稳定版本:13.0.0
Composer 安装命令:
composer require gaya/typo3-content-usage
包简介
Content usage analysis
README 文档
README
This TYPO3 extension analyse database to generate a report of content usage:
- Doktypes
- Ctypes
- Plugins (list_Type)
Installation
composer require gaya/typo3-content-usage
Content analysis
Doktypes
List all doktypes declared on the TYPO3 instance and list all pages (actives, disabled, deleted) which are using these doktypes.
CType
List all ctypes declared on the TYPO3 instance and list all contents (actives, disabled, deleted) which are using these CTypes.
Plugins
List all plugins (list_type) declared on the TYPO3 instance and list all contents (actives, disabled, deleted) which are using these plugins.
Why
This content reporting has been designed for maintainers:
- to quickly find where a content type is used
- to help in a code cleanup phase by identifying unused content types
统计信息
- 总下载量: 5.06k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2026-01-04