LooHood
LooHood WordPress Plugin
★ 3stars
77release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/lukmanbagus/loohood/releases/download/1.1.0/loohood.zipFrom the readme
Features
- ✅ Automatic setup wizard (4 simple steps)
- ✅ Automatically create a private GitHub repository
- ✅ Automatically clone the repository to /wp-content/uploads/[reponame]
- ✅ Automatically create a "Coming Soon" index.html, then commit & push
- ✅ Automatically create a Cloudflare Pages project
- ✅ Automatically connect GitHub & Cloudflare
- ✅ One-click "Push to Live" from the dashboard
- ✅ Convert all WordPress content (pages & posts) to static HTML
- ✅ Export assets (themes, uploads) alongside pages
- ✅ Minimal configuration — only requires GitHub & Cloudflare tokens
Usage Flow
1. Install & Activate plugin
2. Setup Wizard opens automatically:
- Step 1: Enter GitHub token
- Step 2: Create a private repo (auto-clone + index.html + commit/push)
- Step 3: Enter Cloudflare token
- Step 4: Create a Cloudflare Pages project (connected to the repo)
3. Push to Live anytime with one click from the dashboard
Requirements
- WordPress 5.0 or newer
- PHP 7.4 or newer
- GitHub Personal Access Token with permissions: repo, workflow
- Cloudflare API Token with permission: Account Cloudflare Pages Edit
Installation
Manual Installation
1. Download the plugin (zip) or cl
Read the full README on GitHub →