PHPackages                             furbo/cache-builder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. furbo/cache-builder

ActiveCraft-plugin[Caching](/categories/caching)

furbo/cache-builder
===================

Rebuilds your cache including image transforms

1.0.2(2y ago)321proprietaryPHP

Since Feb 1Pushed 2y ago2 watchersCompare

[ Source](https://github.com/tonioseiler/craft-cache-builder)[ Packagist](https://packagist.org/packages/furbo/cache-builder)[ RSS](/packages/furbo-cache-builder/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Cache Builder plugin for Craft CMS 4.x
======================================

[](#cache-builder-plugin-for-craft-cms-4x)

Rebuilds your cache including image transforms

[![Screenshot](resources/img/plugin-logo.png)](resources/img/plugin-logo.png)

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require /cache-builder

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Cache Builder.

Cache Builder Overview
----------------------

[](#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
-------------------------

[](#configuring-cache-builder)

In the Control Panel go to Settings -&gt; Plugins -&gt; Cache Builder

### Options

[](#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

[](#rebuild-cache-for-the-selected-sections)

Configure which sites and section sshould be rebuilt by the cronjob.

### Forced Url's

[](#forced-urls)

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

[](#extra-urls)

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
-------------------

[](#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 /craft cache-builder/default/rebuild && php /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
---------------------

[](#cache-builder-roadmap)

TBD

- Release it

Brought to you by [Furbo GmbH](https://furbo.ch)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~245 days

Total

2

Last Release

1002d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f92cc720a5ee612f170145b79f807c10f6b0d1fdf307228f8b93f9dfd3f75020?d=identicon)[tonioseiler](/maintainers/tonioseiler)

---

Top Contributors

[![tonioseiler](https://avatars.githubusercontent.com/u/4467443?v=4)](https://github.com/tonioseiler "tonioseiler (17 commits)")

---

Tags

cmsCraftcraftcmscraft-plugincache builder

### Embed Badge

![Health badge](/badges/furbo-cache-builder/health.svg)

```
[![Health](https://phpackages.com/badges/furbo-cache-builder/health.svg)](https://phpackages.com/packages/furbo-cache-builder)
```

###  Alternatives

[verbb/formie

The most user-friendly forms plugin for Craft.

102393.6k69](/packages/verbb-formie)[verbb/vizy

A flexible visual editor field for Craft.

4250.4k](/packages/verbb-vizy)[verbb/hyper

A user-friendly links field for Craft.

24147.8k12](/packages/verbb-hyper)[mmikkel/cache-flag

Cold template caches that can be flagged and automatically invalidated.

1730.4k1](/packages/mmikkel-cache-flag)[verbb/social-poster

Automatically post entries to social media.

918.5k](/packages/verbb-social-poster)[verbb/events

A full-featured plugin for event management and ticketing.

2311.9k](/packages/verbb-events)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
