bonnier / wp-bonnier-cache
There is no license information available for the latest version (5.0.6) of this package.
Integrates Bonnier Caching into WordPress
Package info
github.com/BenjaminMedia/WP-Bonnier-Cache
Type:wordpress-plugin
pkg:composer/bonnier/wp-bonnier-cache
5.0.6
2022-09-21 08:31 UTC
Requires
- php: >=7.4
- bonnier/willow-mu-plugins: ^2.0
- guzzlehttp/guzzle: ^7.4
Requires (Dev)
- johnpbloch/wordpress: ^5.8
README
This plugin adds the possibility to reach out to all external caching services to update/delete pages, with one call.
- Install the plugin
- Run
composer installto add dependencies - Activate the plugin
- Go to the settings page and add the host url for the Cache Microservice.
That's it! The plugin will call the microservice when content is updated or deleted from WordPress.