Skip to content

Installation

Jelle Siderius edited this page Mar 5, 2025 · 14 revisions

Requirements

Optional requirements

  • WP CLI when using Wordpress databases to import

Installing mage-db-sync

Download this repository to your machine and navigate to it with CLI. Then follow the following instructions:

  1. 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
  2. npm i -g in the root folder of this tool. This will install the tool as a Node package
  3. Remove .sample from config/settings.json.sample and follow these instructions
  4. Remove .sample from the files in config/database and follow these instructions
Clone this wiki locally