bueroparallel/bp-pagetree
Composer 安装命令:
composer require bueroparallel/bp-pagetree
包简介
Performance-optimized backend page tree for large TYPO3 v9 installations (> 10k pages)
README 文档
README
This extension replaces and extends parts of the new page tree component in TYPO3 9. By default, it loads subpage trees up to a configurable nesting level, adding database mounts and deeper subpage trees that have been explicitly opened by the current backend user. This is helpful for large installations with a lot of pages, in which the v9 core component can run into performance issues (server- and client-side).
Should be regarded as a workaround until the core component has been refactored to load all subtrees asynchronously.
Installation
Installation is possible manually of course, via TER or composer.
Known limitations
- Using the filter/search function within the component will only work for pages/nodes that are currently open or have been since the last page tree refresh. This part would have to be completely rewritten for an asynchronous server-side solution, as the v9 core component does all the filtering client-side.
- Dragging and dropping onto previously closed page nodes will not open their subpages automatically. To move or copy a page there, please open the target subtree first. In case you see a permanent "..." placeholder where a subtree should be, please simply refresh the page tree in the top right corner of the component.
- The extension hasn't been tested with complex workspace/versioning setups yet. Any feedback is very much appreciated.
统计信息
- 总下载量: 4.08k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2019-08-03