mabahe / typo3-core-redirects
TYPO3中的自定义重定向。
8.7.27
2019-07-20 13:17 UTC
Requires
- cweagans/composer-patches: ~1.0
- typo3/cms-backend: ^8.7.0
- typo3/cms-core: >=8.7.27 <9.0.0
- typo3fluid/fluid: ^2.3
Conflicts
- typo3/cms: *
Replaces
- redirects: *
- typo3/cms-redirects: *
README
这是一个Composer包,用于将9版本的重定向集成到8.7版本。
由于这个功能需要一些其他的核心补丁,因此使用composer patches包在composer install
时对核心进行补丁处理。
安装
阅读(https://github.com/cweagans/composer-patches#user-content-allowing-patches-to-be-applied-from-dependencies),以允许从依赖项应用补丁,如果您尚未使用composer patches。
运行composer require mabahe/typo3-core-redirects
后,由于该包将在typo3/cms
之后安装,补丁处理将失败。
要修复此问题,请运行composer install
。
顶部
此外,此包还包含一个补丁,可使用占位符作为域名动态设置网站根的所有域名。希望这也能在9版本中很快提供。
迁移
从realurl重定向https://gist.github.com/Mabahe/99a92f9b25878cfec3af9f400bde6568