kaystrobach/pagetreefixer

通过标记没有有效根路径的页面记录为已删除,修复损坏的根路径

安装 : 1,586

依赖项: 0

推荐者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

开放性问题: 0

类型: typo3-cms-extension

1.3.0 2023-04-03 14:47 UTC

This package is auto-updated.

Last update: 2024-09-06 14:27:17 UTC


README

pagetreefixer 是一个 TYPO3 命令行助手,用于删除孤立页面

安装

使用包管理器 composer 安装 pagetreefixer。

composer req kaystrobach/pagetreefixer

使用方法

# with typo3 console
vendor/bin/typo3cms pagetreefixer:fixorphanedpages

# without typo3 console
vendor/bin/typo3 pagetreefixer:fixorphanedpages

贡献

欢迎提交拉取请求。对于重大更改,请先提交一个问题以讨论您想要更改的内容。

请确保根据需要更新测试。

许可证

GPL2.0+