nystudio107 / craft3-fastcgicachebust
This package is abandoned and no longer maintained.
The author suggests using the nystudio107/craft-fastcgicachebust package instead.
Bust the Nginx FastCGI Cache when entries are saved or created.
Package info
github.com/nystudio107/craft3-fastcgicachebust
Type:craft-plugin
pkg:composer/nystudio107/craft3-fastcgicachebust
Fund package maintenance!
1.0.9
2020-04-16 12:35 UTC
Requires
- craftcms/cms: ^3.0.0-RC1
- v1.x-dev
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-dependabot/npm_and_yarn/docs/follow-redirects-1.14.7
- dev-dependabot/npm_and_yarn/docs/url-parse-1.5.3
- dev-dependabot/npm_and_yarn/docs/prismjs-1.25.0
- dev-dependabot/npm_and_yarn/docs/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/docs/postcss-7.0.36
- dev-dependabot/npm_and_yarn/docs/ws-6.2.2
- dev-dependabot/npm_and_yarn/docs/dns-packet-1.3.4
- dev-dependabot/npm_and_yarn/docs/browserslist-4.16.6
- dev-dependabot/npm_and_yarn/docs/lodash-4.17.21
- dev-dependabot/npm_and_yarn/docs/ssri-6.0.2
- dev-dependabot/npm_and_yarn/docs/y18n-4.0.1
- dev-dependabot/npm_and_yarn/docs/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/docs/http-proxy-1.18.1
- dev-dependabot/npm_and_yarn/docs/websocket-extensions-0.1.4
- dev-develop
- dev-dependabot/npm_and_yarn/docs/acorn-6.4.1
This package is not auto-updated.
Last update: 2022-02-01 13:08:00 UTC
README
FastCGI Cache Bust plugin for Craft CMS 3.x
Bust the Nginx FastCGI Cache when entries are saved or created.
Related: FastCGI Cache Bust for Craft 2.x
Requirements
This plugin requires Craft CMS 3.0.0 or later.
Installation
To install FastCGI Cache Bust, follow these steps:
- Install with Composer via
composer require nystudio107/craft-fastcgicachebustfrom your project directory - Install the plugin via
./craft install/plugin fastcgi-cache-bustvia 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.
FastCGI Cache Bust works on Craft 3.x.
Documentation
Click here -> FastCGI Cache Bust Documentation
Brought to you by nystudio107
