wp-stage-syncYayında
Canlıdan test ortamına senkronizasyon, tam da olması gerektiği kadar kolay
Canlı WordPress sitelerinizi test ortamına kopyalayan bir araç. Akıllı WooCommerce sipariş filtreleme, müşteri kimlik bilgileri gizleme ve canlı site için sıkı güvenlik önlemleri.
Ideas
8 öğeStage 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