A migration profile for Shopware 6 Migration Assistant
Important
Please use the current trunk branches of Shopware Platform, the Migration Assistant plugin as well as this plugin.
This plugin adds Magento 1.9.x and 2.x profiles to the Migration Assistant for Shopware 6. You can use this profile together with the SwagMigrationAssistant to migrate the data of your Magento 1.9.x or 2.x shop to Shopware 6.
Currently, you can migrate the following data:
- Languages
- Customer groups
- Categories
- Countries
- Currencies
- Shop structure (store views, etc.)
- Customers
- Orders
- Media
- Manufacturer/supplier
- Property groups
- Products and their variants
- Product reviews
- SEO URLs
This plugin is still in development.
-
Clone the repository into the
custom/plugins
directory of your Shopware 6 installation:git clone https://github.com/shopware/SwagMigrationMagento.git custom/plugins/SwagMigrationMagento
-
Run the following commands from the Shopware root directory:
bin/console plugin:refresh bin/console plugin:install --activate SwagMigrationMagento
For further information, you can refer to our user documentation and our developer documentation.
The MIT License (MIT). Please see the License File for more information.