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.
git clone git@github.com:bluehost/endurance-page-cache.git
to pull down the code.composer install
to install PHP dev dependencies.npm install
to install JS dev dependencies.composer run lint
npm run wp-env start
to boot the WordPress environmentnpm run test
to run the testsendurance-page-cache.php
file (also the EPC_VERSION
constant).master
.production
.mu-plugins.json
file on the CDN to reflect the new version number. (Download, edit file, upload, make public, and replace).