just-better/statamic-static-cache-warmer

There is no license information available for the latest version (1.0.0) of this package.

Automaticly warms the static cache when it's cleared.

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/just-better/statamic-static-cache-warmer

1.0.0 2025-12-10 13:26 UTC

This package is not auto-updated.

Last update: 2025-12-11 11:46:28 UTC


README

Banner

Statamic Static cache warmer

This Statamic addon provides event listeners to automatically warm the static cache of urls when they are cleared.

Requirements

  • PHP ^8.3 or ^8.4
  • Laravel ^12.0
  • Statamic ^5.0

Installation

You can install this addon via Composer:

composer require just-better/statamic-static-cache-warmer

Configuration

You can publish the config by

php artisan vendor:publish --tag=justbetter-static-cache-warmer

You can now find the config file at config/justbetter/static-cache-warmer.php. After publishing the config, you can set the queue.

Credits

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

The MIT License (MIT). Please see License File for more information.

JustBetter logo