wp-stage-syncLive
Live-to-staging sync, as easy as it should be.
A tool that copies your live WordPress sites to staging — with smart WooCommerce filtering, customer anonymization, and hard production guardrails.
Ideas
8 itemsStage to Prod, surgical sync
Add a selective stage → live push mode that promotes specific assets from staging to production without touching the ful…
EmreList configured sites
Add a -l / --list flag that reads from ~/.config/wp-stage-sync/sites/ and prints all previously saved site configuration…
EmreTarget site selection for unattended mode
Add a -s / --site flag that accepts a site name and loads the matching config from ~/.config/wp-stage-sync/sites/ . When…
EmreConfig management flags
Add --delete to remove a saved site configuration when combined with --site . Add --reset as a standalone flag to wipe a…
EmreHelp output
Add a -h / --help flag that prints available commands, flags, and brief usage examples to stdout.
EmreSettings screen
Add a settings screen to the TUI, accessible via the s shortcut from the first screen. Update footer unconditionally to …
Emre