https://github.com/nystudio107/craft-fastcgicachebust
Bust the Nginx FastCGI Cache when entries are saved or created.
https://github.com/nystudio107/craft-fastcgicachebust
bust craft-plugin craft3 craftcms fastcgi-cache
Last synced: 6 months ago
JSON representation
Bust the Nginx FastCGI Cache when entries are saved or created.
- Host: GitHub
- URL: https://github.com/nystudio107/craft-fastcgicachebust
- Owner: nystudio107
- License: mit
- Created: 2017-06-16T19:13:16.000Z (almost 8 years ago)
- Default Branch: develop-v5
- Last Pushed: 2024-04-28T19:24:19.000Z (about 1 year ago)
- Last Synced: 2024-10-31T14:52:58.212Z (7 months ago)
- Topics: bust, craft-plugin, craft3, craftcms, fastcgi-cache
- Language: PHP
- Homepage: https://nystudio107.com/
- Size: 448 KB
- Stars: 19
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://scrutinizer-ci.com/g/nystudio107/craft-fastcgicachebust/?branch=v5) [](https://scrutinizer-ci.com/g/nystudio107/craft-fastcgicachebust/?branch=v5) [](https://scrutinizer-ci.com/g/nystudio107/craft-fastcgicachebust/build-status/v5) [](https://scrutinizer-ci.com/code-intelligence)
# 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:
1. Install with Composer via `composer require nystudio107/craft-fastcgicachebust` from your project directory
2. 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](https://nystudio107.com/plugins/fastcgi-cache-bust/documentation)
Brought to you by [nystudio107](https://nystudio107.com)