WP Manifestindependent plugin directory
manifest / performance / endurance-page-cache

Endurance Page Cache

This cache plugin is primarily for cache purging of the additional layers of cache that may be available on your hosting account.

by Mike Hansen · github.com/bluehost/endurance-page-cache

25stars
10forks

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/bluehost/endurance-page-cache/archive/refs/heads/main.zip

From the readme

Endurance Page Cache Endurance Page Cache adds basic file-based caching to WordPress, as well as more advanced caching solutions in nginx and Cloudflare. EPC is designed to run best on Endurance systems and your mileage may vary. Installation - Run git clone git@github.com:bluehost/endurance-page-cache.git to pull down the code. - Run composer install to install PHP dev dependencies. - Run npm install to install JS dev dependencies. Running linting - Run composer run lint Running tests - Run npm run wp-env start to boot the WordPress environment - Run npm run test to run the tests Tagging a new release - Bump the version number in the header of the endurance-page-cache.php file (also the EPCVERSION constant). - Push all changes to master. - Merge all changes to production. - Create a release on GitHub for the new version. - Log into DigitalOcean and update the mu-plugins.json file on the CDN to reflect the new version number. (Download, edit file, upload, make public, and replace). - Make sure to purge the file from the DigitalOcean Spaces CDN to update immediately.

Read the full README on GitHub →

Releases

TagPublished
2.3.0 Sep 18, 2025
2.2.2 Feb 4, 2025
2.2.1 Mar 28, 2024
2.2 Jan 11, 2022
2.1.2 Oct 7, 2021
2.1.1 Sep 13, 2021
2.1.0 Sep 1, 2021
2.0.8 Aug 4, 2021
2.0.7 May 24, 2021
2.0.6 Dec 8, 2020
2.0.5 Dec 7, 2020
2.0.4 Oct 9, 2020
2.0.3 Oct 8, 2020
2.0.2 Jul 3, 2020
2.0.1 Jul 1, 2020
2.0 May 1, 2020
1.10 Mar 26, 2020
v1.7 Dec 4, 2019

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