nystudio107 / craft-fastcgicachebust
Bust the Nginx FastCGI Cache when entries are saved or created.
Fund package maintenance!
khalwat
Installs: 46 976
Dependents: 3
Suggesters: 0
Security: 0
Stars: 19
Watchers: 4
Forks: 2
Type:craft-plugin
Requires
- php: ^8.2
- craftcms/cms: ^5.0.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
README
FastCGI Cache Bust plugin for Craft CMS 5.x
Bust the Nginx FastCGI Cache when entries are saved or created.
Requirements
This plugin requires Craft CMS 5.0.0 or later.
Installation
To install FastCGI Cache Bust, follow these steps:
- Install with Composer via
composer require nystudio107/craft-fastcgicachebust
from your project directory - Install the plugin via
./craft install/plugin fastcgi-cache-bust
via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for FastCGI Cache Bust.
You can also install FastCGI Cache Bust via the Plugin Store in the Craft Control Panel.
Documentation
Click here -> FastCGI Cache Bust Documentation
Brought to you by nystudio107