mbhsoft/page-redirect-handler
最新稳定版本:2.0.0
Composer 安装命令:
composer require mbhsoft/page-redirect-handler
包简介
Add description...
关键字:
README 文档
README
Installation
This extension has to apply a patch - using cweagans/composer-patches - to the typo3 core to work correct.
Read (https://github.com/cweagans/composer-patches#user-content-allowing-patches-to-be-applied-from-dependencies) to allow patches to be applied from dependencies.
After running composer require mbhsoft/page-redirect-handler the patching will fail, because the package will
be installed after typo3/cms-frontend.
To fix this run composer install.
Usage
errorHandling: - errorCode: 401 errorHandler: PHP errorPhpClassFQCN: MbhSoftware\PageRedirectHander\Error\PageErrorHandler\PageRedirectErrorHandler errorRedirectTarget: 't3://page?uid=42' errorRedirectTargetStatuscode: 307 #optional - 307 is default errorRedirectAdditionalParameters: #optional return_url: '###CURRENT_URL###'
统计信息
- 总下载量: 1.8k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2022-05-17