Skip to content

hrsetyono/wp-sync-db-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Sync DB CLI

An addon for WP Sync DB that allows you to execute migrations using a function call or via WP-CLI

Useful Links

How to Use

  • Download this repo and add it to your wp-content/plugins directory. Activate it.

  • Create a migration profile in WP-Admin.

  • Choose the migration profile you want to do and take note of the number. You will use it in the command:

    wp wpsdb migrate [profile-number]
    

    For example wp wpsdb migrate 2 will do the migration "Pull from example production".

About

Execute wp-sync-db migrations via WP-CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%