manifest / integrations / wordpress-password2cloudflare
Password 2 Cloudflare
Synchronize WordPress password with environment variables in a Cloudflare Pages project.
by @holyhope · github.com/natbienetre/wordpress-password2cloudflare · website
★ 0stars
12release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/natbienetre/wordpress-password2cloudflare/releases/download/v0.2.0/pass2cf.zipDeclares an update source (natbienetre/wordpress-password2cloudflare), so updates arrive through the plugin's own updater.
Readme
password2cloudflare WordPress plugin
This plugin allows you to synchronize WordPress passwords on pages with Cloudflare environement variable using the Cloudflare API.
Concept
Each WordPress pages with a password will generate an environement variable on Cloudflare. This variable will be used to protect the page with Cloudflare worker.
Read the full README on GitHub →