ayacoo/clearcache-recursive
Composer 安装命令:
composer require ayacoo/clearcache-recursive
包简介
ClearCache Recursive - Adds the option in the backend for editors to be able to delete the cache recursively.
README 文档
README
1 Features
- Shows a button in the side view. This can be used to delete the cache of the current page and the subpages.
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require ayacoo/clearcache-recursive
3 Configuration
3.1 UserTsConfig
The visibility of the "Recursive Clear Cache" button in the button bar and the entry in the context menu can be controlled via UserTsConfig. By default, the function is only available to administrators.
To enable the function for non-admin users, add the following line to the UserTsConfig of the user or group:
options.clearCache.subpages = 1
4 Administration corner
4.1 Versions and support
| clearcache_recursive | TYPO3 | PHP | Support / Development |
|---|---|---|---|
| 4.x | 14.x | 8.2 - 8.5 | features, bugfixes, security updates |
| 3.x | 13.x | 8.2 - 8.5 | features, bugfixes, security updates |
| 2.x | 12.x | 8.1 - 8.4 | bugfixes, security updates |
| 1.x | 11.x | 7.4 - 8.0 | security updates |
4.2 Release Management
clearcache_recursive uses semantic versioning, which means, that
- bugfix updates (e.g. 1.0.0 => 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes,
- minor updates (e.g. 1.0.0 => 1.1.0) includes new features and smaller tasks without breaking changes,
- and major updates (e.g. 1.0.0 => 2.0.0) breaking changes which can be refactorings, features or bugfixes.
4.3 Contribution
Pull Requests are gladly welcome! Nevertheless please don't forget to add an issue and connect it to your pull requests. This is very helpful to understand what kind of issue the PR is going to solve.
Bugfixes: Please describe what kind of bug your fix solve and give us feedback how to reproduce the issue. We're going to accept only bugfixes if we can reproduce the issue.
5 Thanks / Notices
Special thanks to Georg Ringer and his news extension. A good template to build a TYPO3 extension. Here, for example, the structure of README.md is used.
6 Support
If you are happy with the extension and would like to support it in any way, I would appreciate the support of social institutions.
ayacoo/clearcache-recursive 适用场景与选型建议
ayacoo/clearcache-recursive 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 61 次下载、GitHub Stars 达 0, 最近一次更新时间为 2025 年 12 月 06 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 ayacoo/clearcache-recursive 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 ayacoo/clearcache-recursive 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 61
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 18
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2025-12-06