/SwagMigrationMagento

Magento 1 & 2 profiles for Shopware Migration Assistant.

Primary LanguagePHPMIT LicenseMIT

SwagMigrationMagento

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.

Features

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.

Installation

  1. Clone the repository into the custom/plugins directory of your Shopware 6 installation:

    git clone https://github.com/shopware/SwagMigrationMagento.git custom/plugins/SwagMigrationMagento
  2. Run the following commands from the Shopware root directory:

    bin/console plugin:refresh
    bin/console plugin:install --activate SwagMigrationMagento

Documentation

For further information, you can refer to our user documentation and our developer documentation.

License

The MIT License (MIT). Please see the License File for more information.