General Questions

How to install Cart2Cart Migration from PrestaShop module on Magento 2?

Installing the Cart2Cart PrestaShop to Magento Data Migration Module via Command Line

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

* = in production, please use the --keep-generated option

Type 1: Zip file Installation for Magento Data Migration

Before you proceed, please download the Cart2Cart Magento Upgrade module on Magento:

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

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

Enable the Cart2Cart PrestaShop to Magento data migration module

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

Apply database updates for Magento data migration

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

Flush the cache for Magento data migration

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

Magento data migration command

The view of the installed module in the Admin Panel:

View of the installed Magento data migration module in Admin Panel

Type 2: Composer Installation for Magento Data Migration

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/

composer config repositories for Magento data migration

3. Install the module composer by running composer require magneticone/cart2cart-migration-from-prestashop

(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 Magento data migration module

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

Enable the Magento data migration module

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

Apply database updates for Magento data migration

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

Flush the cache after Magento data migration

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

Magento data migration command

The view of the installed module in the Admin Panel:

View of the installed Magento data migration module in Admin Panel

Ready to migrate your data? Start your free demo now!


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