sypets / brofix
TYPO3的断链修复器(基于TYPO3的linkvalidator分支开发)
v6.0.6
2024-08-15 14:37 UTC
Requires
- php: ^8.1
- typo3/cms-backend: ^12.4.1
- typo3/cms-core: ^12.4.1
- typo3/cms-fluid: ^12.4.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.2
- friendsoftypo3/phpstan-typo3: ^0.9.0
- jangregor/phpstan-prophecy: ^1.0.0
- phpspec/prophecy: ^1.15.0
- phpspec/prophecy-phpunit: ^2.0.1
- phpstan/phpstan: ^1.8.2
- phpunit/phpunit: ^9.5.20
- ssch/typo3-rector: ^1.2
- typo3/testing-framework: ^7.0.2
Suggests
- sypets/page-callouts: ^3.0.0
Conflicts
- typo3/cms: *
- dev-main
- 11.5.x-dev
- 9.5.x-dev
- v6.0.6
- v6.0.5
- v6.0.4
- v6.0.3
- v6.0.2
- v6.0.1
- v6.0.0
- v5.0.2
- v5.0.1
- v5.0.0
- v4.5.4
- v4.5.3
- v4.5.2
- v4.5.1
- v4.5.0
- v4.4.4
- v4.4.3
- v4.4.2
- v4.4.1
- v4.3.1
- v4.3.0
- v4.2.7
- v4.2.6
- v4.1.5
- v4.1.4
- v4.1.3
- v4.0.2
- v4.0.1
- v4.0.0
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.0
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.2.1
- v2.2.0
- v2.1.2
- v2.1.1
- v2.1.0
- 2.0.1
- 2.0.0
- v1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-cleanup-for-v12
- dev-change-tab-user-settings
- dev-be-page-layout-callouts-configurable
- dev-fix-remove-linktarget-all-in-filter
- dev-fix-isLinkTargetBrokenLink
- dev-fix-undefined-array-key-subst-in-analyze-links-v12
- dev-fix-undefined-array-key-subst-in-analyze-links
- dev-fix-url-filter
- dev-fix-editable-restriction-authMode-v12
- dev-fix-editable-restriction-authMode-v11
- dev-button-to-page-layout-use-lang-of-record-v11.5
- dev-feature-pagelist-show-all
- dev-docs-add-ExtensionConfiguration-as-extra-file
- dev-filter-errortype
- dev-typo3_10_dev
- dev-pagetree-filter
- dev-improve-icon
- dev-check-incremental
- dev-sypets/ui-table-action-icons
This package is auto-updated.
Last update: 2024-09-11 13:26:39 UTC
README
TYPO3扩展 brofix
断链修复器会检查您网站上的链接,生成报告,并允许您直接在TYPO3后台报告中编辑带有断链的条目。
它可以检查所有类型的链接:页面、记录、外部URL和文件链接。这项任务可以通过TYPO3 调度器或命令行执行,并在检测到断链时支持发送状态邮件。
致谢:本扩展基于TYPO3系统扩展LinkValidator,它是基于源代码进行分支的。因此,它基于早期的工作。感谢核心中的原始作者和维护者,没有他们的工作,这项工作将无法完成。