sjelfull / Craft-CacheWarmer

Warm up your cache with a single request.
38 stars 4 forks source link
craftcms craftcms-plugin

Cache Warmer plugin for Craft

Allows you to fire off one request to warm up your cache for selected sections or commerce product types.

Usage

After clearing your cache, fire off a request to yoururl.com/actions/cacheWarmer/fire?key=yourkey.

The plugin uses Guzzle to fire off a batch of x requests to the urls of entries fetched from sections specified in the plugin settings.

Future plans

License

MIT