An open API service indexing awesome lists of open source software.

https://github.com/sidworks-dev/sw-db-sync

Database synchronizer for Shopware 6. Keeping development, staging and production in sync easily.
https://github.com/sidworks-dev/sw-db-sync

database-management development-environment import php shopware shopware6 synchronization

Last synced: 3 months ago
JSON representation

Database synchronizer for Shopware 6. Keeping development, staging and production in sync easily.

Awesome Lists containing this project

README

          

# ⚠️ Archived

This repository is no longer maintained. I've created a new, improved plugin for database syncing:

👉 [sw-plugin-database-sync](https://github.com/sidworks-dev/sw-plugin-database-sync)

---

# Database synchronization tool for Shopware 6 (Mac/Linux)
![](https://i.imgur.com/QWNjULB.png)

## Main functionality
This tool downloads clean/stripped or full Shopware 6 databases & media images over a SSH connection, imports and configures it for development purposes. Have a fully configurated production or staging environment on your local machine within minutes. Making life a little bit easier.

## Getting started
Follow the [documentation](https://github.com/sidworks-dev/sw-db-sync/wiki) and get started.