General Questions

Installing Cart2Cart Migration module from WooCommerce to Magento 2

Installing via the command line interface

Note: You can use this installation method for all Magento versions.

* = In production, please use the --keep-generated option.

Installing the Cart2Cart Migration Module for Magento 2 via Zip File

Before you proceed, please download the Cart2Cart Migration Module for Magento 2:

1. Unzip the zip file in app/code/Cart2Cart/MigrationFromWoocommerce

2. Enable the module by running php bin/magento module:enable Cart2Cart_MigrationFromWoocommerce

3. Apply database updates by running php bin/magento setup:upgrade

4. Flush the cache by running php bin/magento cache:flush

Flush the cache during Magento 2 data migration

5. php -f bin/magento setup:di:compile (this command may require increasing memory_limit php directive)

Increasing memory_limit during Magento 2 data migration

Installed Cart2Cart Migration Module View in the Magento Admin Panel:

View of the installed Cart2Cart Magento 2 data migration module

Installing the Cart2Cart Migration Module for Magento 2 via Composer

Note:

Please ensure you have access keys (My Profile - Access Keys) (if you don’t have them yet, please generate them).

*For detailed instructions, see DevDocs.

1. Make the module available in a composer repository, for example:

  • private repository repo.magento.com
  • public repository packagist.org
  • public GitHub repository as VCS

2. Add the composer repository to the configuration by running composer config repositories.repo.magento.com composer https://repo.magento.com/

Add the composer repository for Magento 2 data migration

3. Install the module composer by running composer require magneticone/cart2cart-migration-from-woocommerce (if you’re asked to provide a username, please use the info from here (My Profile - Access Keys) - public key is your user name, while private key is your password)

Install the module composer for Magento 2 data migration

4. Enable the module by running php bin/magento module:enable Cart2Cart_MigrationFromWoocommerce

Enable the module for Magento 2 data migration

5. Apply database updates by running php bin/magento setup:upgrade

Apply database updates for Magento 2 data migration

6. Flush the cache by running php bin/magento cache:flush

Flush the cache for Magento 2 data migration

7.php -f bin/magento setup:di:compile (this command may require increasing memory_limit php directive)

Increasing memory_limit for Magento 2 data migration

Installed Cart2Cart Migration Module View in the Magento Admin Panel:

View of the installed Cart2Cart Magento 2 data migration module

Ready to migrate your store to Magento 2? Start your free demo now! Need help? Schedule a call with a Migration Expert.


Do you need help? Contact our support team

Just set up the migration and choose the entities to move – the service will do the rest.

Try It Free

Delegate the job to the highly-skilled migration experts and get the job done.

Choose Package