cleatsquad/magento2-prestashop-migration-tools

Migration Tool from prestashop to Magento 2

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 11

Watchers: 4

Forks: 7

Open Issues: 1

Type:magento2-module

pkg:composer/cleatsquad/magento2-prestashop-migration-tools

1.0.0 2018-08-30 15:58 UTC

This package is auto-updated.

Last update: 2025-09-29 03:06:29 UTC


README

GitHub GitHub release Total Downloads Magento2-prestashop-migration-tools  Stable Version

Installation for Magento 2

You can get library through composer

composer require cleatsquad/magento2-prestashop-migration-tools
php bin/magento setup:update

Done!

Usage

For using of this module you must use the sql query in fixtures folder for generate csvs.

Copy the csv in pub/media/flow/input

And execute the commande

 php bin/magento mimlab:flow:import catalog
 php bin/magento mimlab:flow:import customer
 php bin/magento mimlab:flow:import order

License

MIT