fdmind / magic-cache-invalidator
Manages static cache invalidation for sites with site builder approach. Do you reference/relate an entry somewhere and that entry gets updated? It will clear static cache for a page where the changed entry is referenced. Oh.. and it also adds entry context menu option that allows to invalidate stati
dev-main
2022-12-12 21:13 UTC
Requires
- php: ^7.4 || ^8.0 || ^8.1
- statamic/cms: 3.2.* || 3.3.*
README
Invalidate Entry Cache is a Statamic addon that clear cache of a specific entry.
Features
This addon does:
- This
- And this
- And even this
How to Install
You can search for this addon in the Tools > Addons
section of the Statamic control panel and click install, or run the following command from your project root:
composer require fdmind/magic-cache-invalidator
How to Use
Here's where you can explain how to use this wonderful addon.