Clone any WordPress site to your Mac in one click.
100% free · Native SwiftUI app · Requires Docker Desktop
Your production WordPress site, running on your Mac.
Everything you need for local WordPress development.
Bidirectional Sync
Pull your live site’s database, themes, plugins, and uploads locally. Push back with automatic pre-push backups — batched, compressed transfers keep even big media libraries fast.
Docker Isolation
Each site runs in its own Docker container with dedicated ports for HTTP, HTTPS, and database access. No conflicts between projects, ever.
Configurable Stacks
Choose PHP 7.4 through 8.3, pick Apache or Nginx, and customize ports. Each site gets its own tailored environment.
Secure by Default
HMAC-signed API requests, SHA-256 hashed keys, replay protection with timestamps and nonces, plus configurable rate limiting.
Local SSL/TLS
Auto-generated self-signed certificates give you HTTPS locally, so you can develop and test with the same protocol as production.
Selective Sync
Choose exactly what to sync — themes, plugins, uploads, or database — individually or together. A drift report shows what differs before you sync, and smart URL rewriting handles serialized data.
Single-Item Content Sync
Push or pull one page, post, or custom post type at a time — custom fields and taxonomies included — with per-item status showing which side is newer.
Production Guard & Audit Trail
Pushes to production require typing the site’s hostname to confirm. Every operation is logged with its remote backup ID in a complete sync history.
Built-In WP-CLI
Run any wp command inside a site’s container — quick actions for plugins, themes, users, and caches, with per-site command history. No terminal required.
From live site to local dev in three steps.
01
Install the Plugin
02
Connect & Clone
03
Develop & Push
What you need to get started.
- • macOS 14 Sonoma or later (native SwiftUI app)
- • Docker Desktop installed and running
- • WordPress 6.0 or later on the remote site (tested up to 6.7)
- • PHP 7.4 or later on the remote site
- • Metahuman Localhost Sync plugin installed on the remote site