Created
October 30, 2019 08:59
-
-
Save raftaar1191/b1abe0bbdfd490416712a3666aeccdd7 to your computer and use it in GitHub Desktop.
Migrate Database via WP Migrate DB - plugins
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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