rtfirst/page-graph
最新稳定版本:1.0.5
Composer 安装命令:
composer require rtfirst/page-graph
包简介
Dashboard widget showing the TYPO3 page tree and content elements as an interactive force-directed graph visualization.
README 文档
README
A TYPO3 dashboard widget that visualizes the page tree and content elements as an interactive force-directed graph.
Features
- Interactive force-directed graph of the TYPO3 page tree
- Content element nodes with toggle visibility
- Internal links view (typolinks + navigation structure)
- Hover highlighting with connected node emphasis
- Click nodes to view details and edit records in the TYPO3 backend
- Real-time search filtering
- Fullscreen mode
- Light and dark mode support (TYPO3 12/13/14)
- Depth-based branch coloring
- German and English translations
Installation
Composer
composer require rtfirst/page-graph
Then activate the extension:
vendor/bin/typo3 extension:setup vendor/bin/typo3 cache:flush
Usage
- Go to the TYPO3 backend Dashboard module
- Click "Add widget"
- Select "Page Graph" from the content group
- The widget displays your page tree as an interactive graph
Interactions
- Hover over a node to highlight it and its connections
- Click a node to open the info panel with details and an edit link
- Search to filter and highlight matching nodes
- Toggle "Content Elements" to show/hide content element nodes
- Toggle "Internal Links" to visualize typolinks and navigation links
- Fullscreen for a larger view
- Scroll to zoom, drag to pan
Requirements
- TYPO3 12.4 - 14.x
- PHP 8.1 - 8.4
- TYPO3 Dashboard extension
Author
Roland Tfirst — roland@tfirst.de
License
GPL-2.0-or-later
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-03-20
