WP Manifestindependent plugin directory
manifest / updates / wp2static-addon-cloudflare-workers

WP2Static Add-on: Cloudflare Workers Deployment

CloudFlare Workers deployment add-on for WP2Static

by Leon Stafford · github.com/leonstafford/wp2static-addon-cloudflare-workers · website

27stars
13composer installs
16forks

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/leonstafford/wp2static-addon-cloudflare-workers/archive/refs/heads/master.zip

Also on Packagist as leonstafford/wp2static-addon-cloudflare-workers:

composer require leonstafford/wp2static-addon-cloudflare-workers

From the readme

WP2Static Cloudflare Workers Deployment Add-on Adds Cloudflare Workers as a deployment option for WP2Static. Take advantage of the Cloudflare Workers to host your WordPress powered static website. Installation You can choose one of the following options: - checkout this source code into plugins directory - compile an installable zip using the composer build command - use the Packagist package - purchase a ready to use installer file Documentation Please refer to the online documentation and let me know any further questions. Support Please create a new issue or discussion here in GitHub or try the forum.

Read the full README on GitHub →