furbo/cache-builder
Composer 安装命令:
composer require furbo/cache-builder
包简介
Rebuilds your cache including image transforms
README 文档
README
Rebuilds your cache including image transforms
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require /cache-builder -
In the Control Panel, go to Settings → Plugins and click the “Install” button for Cache Builder.
Cache Builder Overview
Configure the sites and sections the cache builder will visit to force the cache to be rebuilt and force genering all image transforms. Rebuild your cache by a cronjob on a regular basis or after saving entries in the backend. This can speedup your craft website making pages load faster. Use the cachebuilder after deploying a new release or after changing transform settings.
Features :
- Configure the entries which will trigger the cache builder by site and section.
- Add additinal Extra Urls.
- Manually trigger rebuilding of cache.
- Trigger rebuilding of cache by cronjob.
- Automatically rebuild cache after saving elements.
Configuring Cache Builder
In the Control Panel go to Settings -> Plugins -> Cache Builder
Options
- Configure if cache should be deleted before the cronjob builds the new cache.
- Configure if cache should be rebuild after saving new entries.
Rebuild cache for the selected sections
Configure which sites and section sshould be rebuilt by the cronjob.
Forced Url's
Configure which urls should be visited after saving any element, can be something like the home page or the product overview or similar.
Extra Url's
Configure which urls should be visited by the cronjob but do not belong to any entry. Can be stuff like a sitemap, some custom routes or similar.
Using Cache Builder
- After installation and configuration it is recommenden to run the console command once. The console command can also be userfull to regenerate the cache after a update.
php <path-to-your-craft>/craft cache-builder/default/rebuild && php <path-to-your-craft>/craft queue/run
- If you wish to rebuild thee cache regularly for any reason, install the console command as a cronjob.
- If you configured the cache builder to rebuild after saving entries, your cache should always eb up to date.
Cache Builder Roadmap
TBD
- Release it
Brought to you by Furbo GmbH
furbo/cache-builder 适用场景与选型建议
furbo/cache-builder 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 21 次下载、GitHub Stars 达 3, 最近一次更新时间为 2023 年 02 月 02 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「cms」 「Craft」 「craftcms」 「craft-plugin」 「cache builder」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 furbo/cache-builder 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 furbo/cache-builder 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 furbo/cache-builder 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Expand, collapse, change the status of, or delete multiple blocks in a Matrix field simultaneously.
GraphQL authentication for your headless Craft CMS applications.
Set Links with a specific language parameter
Supercharged text field validation.
Integrate with Snipcart.
Restrict user registration by domain in Craft CMS, allows you to limit who can register for your site based on their email address.
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 12
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-02-02
