andersundsehr/redirects-tweak
Composer 安装命令:
composer require andersundsehr/redirects-tweak
包简介
Seperates redirects from the page cache and allows to delete redirects where the page was deleted
README 文档
README
This TYPO3 extension offers two functionalities. Firstly, an extra cache is configured so that redirects are no longer stored in the page cache. in addition, it is now possible to delete entries in the backend module of the redirects which are on deleted pages. the access rights on the storage page are not checked.
by default the extension uses the SimpleFile cache backend, this configuration can be easily adjusted in the caching framework:
// choose your favourite cache backend $GLOBALS['TYPO3_CONF_VARS']['SYS']['caching']['cacheConfigurations']['andersundsehr_redirects_tweak']['backend'] = SimpleFileBackend
统计信息
- 总下载量: 6.05k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2024-08-06