bugfix/patch-install-tool
Composer 安装命令:
composer require bugfix/patch-install-tool
包简介
Patches for the Install Tool
关键字:
README 文档
README
Installation Requirement
You must overwrite the TYPO3 Core file typo3/sysext/install/Classes/ServiceProvider.php by the file patch_install_tool/Patches/TYPO3/sysext/install/Classes/ServiceProvider.php.
What is does
This extension makes it possible again to use all parts of the install tool in the same way as it has been possible in former versions of TYPO3.
E.g. the feature of class replacement (former XCLASS) by $GLOBALS['TYPO3_CONF_VARS']['SYS']['Objects'][...] is made possible again.
History
Since at least TYPO3 10 some functionalities of the former TYPO3 backend have been moved into backend administration part of the install tool. Internally a redirect to the install tool PHP file is executed. This leads to a different behavior than before this change. Some global variables are not set any more in some parts of the TYPO3 install tool. This happens because the files ext_localconf.php of the extensions are sometimes not executed any more for the install tool. A redirect to the install tool is executed here and some other places:
\TYPO3\CMS\Install\Controller\BackendModuleController::setAuthorizedAndRedirect
See isssue #99434 for more details.
bugfix/patch-install-tool 适用场景与选型建议
bugfix/patch-install-tool 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1 次下载、GitHub Stars 达 0, 最近一次更新时间为 2023 年 01 月 05 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「backend」 「layout」 「TYPO3 CMS」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 bugfix/patch-install-tool 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 bugfix/patch-install-tool 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 bugfix/patch-install-tool 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Set Links with a specific language parameter
This bundle offers a simple backend explanation form field (inputType).
Preview of settings in footer of tt_content element in page module.
TYPO3 CMS extension to create gallery content element with preset crop ratios and pagination
An interactive tour through the TYPO3 backend.
Listener to change layout for different module
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-01-05