-
-
Notifications
You must be signed in to change notification settings - Fork 7
Installation
Jelle Siderius edited this page Mar 5, 2025
·
14 revisions
- WP CLI when using Wordpress databases to import
Download this repository to your machine and navigate to it with CLI. Then follow the following instructions:
- Download the latest version of mage-db-sync, or clone it to your local machine with
git clone https://github.com/jellesiderius/mage-db-sync.git
-
npm i -g
in the root folder of this tool. This will install the tool as a Node package - Remove
.sample
fromconfig/settings.json.sample
and follow these instructions - Remove
.sample
from the files inconfig/database
and follow these instructions