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.

Maintainers

πŸ‘ khalwat

Package info

github.com/nystudio107/craft3-fastcgicachebust

Issues

Documentation

Type:craft-plugin

pkg:composer/nystudio107/craft3-fastcgicachebust

Fund package maintenance!

khalwat

Statistics

Installs: 355

Dependents: 0

Suggesters: 0

Stars: 17

1.0.9 2020-04-16 12:35 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT a8f038c25245e6541d8927c35f49c2164d87ef48

cmsCraftcraftcmscraft-pluginfastcgi cache bust

This package is not auto-updated.

Last update: 2022-02-01 13:08:00 UTC


README

πŸ‘ Scrutinizer Code Quality
πŸ‘ Code Coverage
πŸ‘ Build Status
πŸ‘ Code Intelligence Status

FastCGI Cache Bust plugin for Craft CMS 3.x

Bust the Nginx FastCGI Cache when entries are saved or created.

πŸ‘ Screenshot

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:

  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.

FastCGI Cache Bust works on Craft 3.x.

Documentation

Click here -> FastCGI Cache Bust Documentation

Brought to you by nystudio107