WP Manifestindependent plugin directory
manifest / performance / wp-rocket-bunny-net-edge-caching-helper

WP Rocket bunny.net Edge Caching Helper archived

A WordPress plugin for purging bunny.net's cache after clearing WP Rockets and protecting against direct server access when using bunny.net as a reverse proxy.

by Tom Taylor · github.com/tombonez/wp-rocket-bunny-net-edge-caching-helper · website

3stars
206composer installs
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/tombonez/wp-rocket-bunny-net-edge-caching-helper/archive/refs/heads/main.zip

Also on Packagist as tombonez/wp-rocket-bunny-net-edge-caching-helper:

composer require tombonez/wp-rocket-bunny-net-edge-caching-helper

From the readme

WP Rocket bunny.net Edge Caching Helper A WordPress plugin for purging bunny.net's cache after clearing WP Rockets and protecting against direct server access when using bunny.net as a reverse proxy. Usage WP Rocket bunny.net Cache Purging Add the two following definitions to wp-config.php: BUNNYNETAPIKEY - Your bunny.net API Key. BUNNYNETPULLZONEID - The ID of the bunny.net pull zone to purge. Direct Server Access Protection First, add an edge rule to your bunny.net pull zone with the following values: Action: Set Request Header Header name: origin-access-token Header value: Your chosen access token value Description: Set Origin Access Token Condition matching: Match Any Conditions: Request URL Match Any Second, add the following definition to wp-config.php: BUNNYNETACCESSTOKEN - Your chosen access token value. License The code is available under the MIT License.

Read the full README on GitHub →

Releases

TagPublished
v1.0.5 Aug 8, 2022
v1.0.4 Apr 3, 2021
v1.0.3 Mar 19, 2021
v1.0.2 Mar 18, 2021
v1.0.1 Mar 15, 2021
v1.0.0 Mar 15, 2021

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.