File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,17 +7,11 @@ A Shopware 6 plugin for syncing databases from staging/production environments t
77- Sync from staging or production environments
88- SSH connection support with key authentication
99- Automatic database dump, download, and import
10- - Two-step dump strategy (structure + data) for consistent snapshots
11- - Table filtering for performance and GDPR compliance (62 tables by default)
12- - DEFINER clause stripping for cross-server compatibility
13- - Foreign key and unique check optimization during import
10+ - Table filtering for performance and GDPR compliance
1411- Local environment overrides (URLs, domains, system config)
15- - Raw SQL execution post-import
1612- Post-sync console commands (e.g. deactivate plugins, create users)
1713- Apply config overrides without a full sync (` --apply-config-only ` )
1814- DDEV compatible
19- - Gzip compression support
20- - Automatic cache clearing
2115
2216## Installation
2317
@@ -339,7 +333,7 @@ This is handled automatically. Both the remote dump and local import pipeline st
339333
340334## Requirements
341335
342- - Shopware 6.7+
336+ - Shopware 6.6+ & 6. 7+
343337- PHP 8.1+
344338- SSH access to remote servers
345339- ` mysqldump ` on the remote server
You can’t perform that action at this time.
0 commit comments