mimou78 / magento2-prestashop-migration-tools
Migration Tool from prestashop to Magento 2
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 5
Forks: 7
Type:magento2-module
Requires
- php: >=5.4.0
- monolog/monolog: ^1.17
- symfony/console: ~2.3, !=2.7.0
- symfony/options-resolver: ^3.2
Requires (Dev)
- magento/framework: ~101.0.0
This package is auto-updated.
Last update: 2022-11-03 21:47:53 UTC
README
Installation for Magento 2
You can get library through composer
composer require mimou78/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