bonnier / wp-bonnier-cache
Integrates Bonnier Caching into WordPress
Installs: 8 040
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 13
Forks: 1
Open Issues: 0
Type:wordpress-plugin
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 install
to 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.