Widget: Cache Controller

Empty all caches right from the dashboard

3.0.0

September 21st, 2026

Renamed from webographen/statamic-widget-cache-controller to stoffelio/statamic-widget-cache-controller. No behaviour change.

composer remove webographen/statamic-widget-cache-controller
composer require stoffelio/statamic-widget-cache-controller

Breaking only if you customised the addon: the PHP namespace is now Stoffelio\CacheController\, and the view namespace is stoffelio:: (move any overridden view from resources/views/vendor/webographen/ to resources/views/vendor/stoffelio/).

2.0.0

June 6th, 2026

What's Changed

  • Statamic v6 update by @miicah in https://github.com/stoffelio/statamic-widget-cache-controller/pull/5

Used @celticostravel code fork as the basis for the update. Thank you!

Full Changelog: https://github.com/stoffelio/statamic-widget-cache-controller/compare/v1.2.1...v2.0.0

1.2.1

June 5th, 2026

What's Changed

  • Change button type to submit for all forms by @jnbn in https://github.com/stoffelio/statamic-widget-cache-controller/pull/4

New Contributors

  • @jnbn made their first contribution in https://github.com/stoffelio/statamic-widget-cache-controller/pull/4

Full Changelog: https://github.com/stoffelio/statamic-widget-cache-controller/compare/v1.2.0...v1.2.1

1.2.0

November 26th, 2025

  • N/A Changelog not available.

1.1.1

May 21st, 2024

Appeasing packagist

1.1.0

May 21st, 2024

1.0.2

June 14th, 2023

Statamic v4 support

Full Changelog: https://github.com/stoffelio/statamic-widget-cache-controller/compare/v1.0.1...v1.0.2

1.0.1

October 4th, 2021

  • N/A Changelog not available.

1.0.0

October 4th, 2021

  • N/A Changelog not available.