Skip to content

Instantly share code, notes, and snippets.

@raftaar1191
Created October 30, 2019 08:59
Show Gist options
  • Save raftaar1191/b1abe0bbdfd490416712a3666aeccdd7 to your computer and use it in GitHub Desktop.
Save raftaar1191/b1abe0bbdfd490416712a3666aeccdd7 to your computer and use it in GitHub Desktop.
Migrate Database via WP Migrate DB - plugins
1 step-> Install and Activated the WP Migrate DB plugin to the sites where you want to export the CSV
2 Step-> Now in the Dashboard browse to Tools > Migrate DB Menu
3 Step->
Click on Export radio button and check the both the checkbox option inside it `Save as file to your computer` and `Compress file with gzip`
In the Find and replace section
In the Find Box enter the Live sites URL and in the Replace box enter the Local site URL
https://prnt.sc/pq1019
4 Step-> Click on Export button to Export the Files and you are done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment