WP Migrate DB is better but I’ve made this based on roots/bedrock-capistrano and lavmeiker/capistrano-wpcli. Take a look and tell me what you think.
1 Like
I use https://github.com/wp-sync-db/wp-sync-db which is a fork of WP Migrate DB (and also has the media plugin) and it’s free
https://github.com/wp-sync-db/wp-sync-db-cli is also useful for automating db sync on webhook.
For who is still interested in this topic, I’ve made a more simple tool that works with Ansible (and it’s more Trellis agnostic) and doesn’t need Ruby and Capistrano. Take a look and tell me what you think.
2 Likes