This Statamic addon provides event listeners to automatically warm the static cache of urls when they are cleared.
- PHP ^8.3 or ^8.4
- Laravel ^12.0
- Statamic ^5.0
You can install this addon via Composer:
composer require just-better/statamic-static-cache-warmerYou can publish the config by
php artisan vendor:publish --tag=justbetter-static-cache-warmerYou can now find the config file at config/justbetter/static-cache-warmer.php.
After publishing the config, you can set the queue.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.