b13 / xray
X-Rays your TYPO3 installation. Suggests and performs improvements.
Installs: 853
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 8
Forks: 3
Open Issues: 5
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.4 || ^11.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0 || ^2.16.0
- phpstan/phpstan: ^0.12.11
- phpunit/phpunit: ^8.5.21
- typo3/coding-standards: ^0.5.0
- typo3/testing-framework: ^6.14.0
This package is auto-updated.
Last update: 2024-10-24 18:13:23 UTC
README
This extension is a collection of utility commands that scan a TYPO3 installation for potential integrity improvements.
External links that could be internal Links
The Command
./bin/typo3 xray:external-links --dry-run
lists all external links that could be converted to internal links. This supports links to pages and files.
Without the --dry-run
option the migration will be performed and the links will be rewritten in the t3://
syntax.
Sharing our expertise
Find more TYPO3 extensions we have developed that help us deliver value in client projects. As part of the way we work, we focus on testing and best practices to ensure long-term performance, reliability, and results in all our code.