PHPackages                             fudgemonday/magento2-prestashop-migration-tools - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. fudgemonday/magento2-prestashop-migration-tools

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

fudgemonday/magento2-prestashop-migration-tools
===============================================

Migration Tool from prestashop to Magento 2

02PHP

Since Mar 13Pushed 6y ago2 watchersCompare

[ Source](https://github.com/fudgemonday/magento2-prestashop-migration-tools)[ Packagist](https://packagist.org/packages/fudgemonday/magento2-prestashop-migration-tools)[ RSS](/packages/fudgemonday-magento2-prestashop-migration-tools/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Module for migrate Catalog - Customers - Orders from Prestashop 1.7 to Magento 2
================================================================================

[](#module-for-migrate-catalog---customers---orders-from-prestashop-17-to-magento-2)

[![GitHub](https://camo.githubusercontent.com/bb0e57a967fffa829a68966f684dd46a049abb824dfc6ee9f512c5adfaa95705/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d696d6f7537382f6d6167656e746f322d70726573746173686f702d6d6967726174696f6e2d746f6f6c732e737667)](https://camo.githubusercontent.com/bb0e57a967fffa829a68966f684dd46a049abb824dfc6ee9f512c5adfaa95705/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d696d6f7537382f6d6167656e746f322d70726573746173686f702d6d6967726174696f6e2d746f6f6c732e737667) [![GitHub release](https://camo.githubusercontent.com/53f5b514d3a6458e5065a8db69e47aa0f17c37f248c5620fdd8775cb840d9b94/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6d696d6f7537382f6d6167656e746f322d70726573746173686f702d6d6967726174696f6e2d746f6f6c732e737667)](https://camo.githubusercontent.com/53f5b514d3a6458e5065a8db69e47aa0f17c37f248c5620fdd8775cb840d9b94/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6d696d6f7537382f6d6167656e746f322d70726573746173686f702d6d6967726174696f6e2d746f6f6c732e737667) [![Total Downloads](https://camo.githubusercontent.com/f517038333626a568a9b536afaa6566efb5480e49c8d098fa932bd061d382960/68747470733a2f2f706f7365722e707567782e6f72672f6d696d6f7537382f6d6167656e746f322d70726573746173686f702d6d6967726174696f6e2d746f6f6c732f646f776e6c6f616473)](https://packagist.org/packages/mimou78/magento2-prestashop-migration-tools) [![Magento2-prestashop-migration-tools  Stable Version](https://camo.githubusercontent.com/3227118efb4558cf6bc19703e38b1f9fad219a4eaa7b6d42cab51f47dd175ff2/68747470733a2f2f706f7365722e707567782e6f72672f6d696d6f7537382f6d6167656e746f322d70726573746173686f702d6d6967726174696f6e2d746f6f6c732f76657273696f6e)](https://packagist.org/packages/mimou78/magento2-prestashop-migration-tools)

Installation for Magento 2
--------------------------

[](#installation-for-magento-2)

You can get library through [composer](https://getcomposer.org/)

```
composer require fudgemonday/magento2-prestashop-migration-tools

```

```
php bin/magento setup:upgrade

```

Done!

Usage
-----

[](#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 stores_view --dir /var/www/pub/media/flow/input/
 php bin/magento mimlab:flow:import catalog_categories --dir /var/www/pub/media/flow/input/
 php bin/magento mimlab:flow:import catalog_products --dir /var/www/pub/media/flow/input/
 php bin/magento mimlab:flow:import customer --dir /var/www/pub/media/flow/input/
 php bin/magento mimlab:flow:import order --dir /var/www/pub/media/flow/input/

```

License
-------

[](#license)

[MIT](LICENSE)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 65% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f69fa4109798c19dc9645aef2b0163ef68bf4bbe29a1eed10cca2dc3cd7190dd?d=identicon)[pixy](/maintainers/pixy)

---

Top Contributors

[![mohaelmrabet](https://avatars.githubusercontent.com/u/3817628?v=4)](https://github.com/mohaelmrabet "mohaelmrabet (13 commits)")[![fudgemonday](https://avatars.githubusercontent.com/u/11373146?v=4)](https://github.com/fudgemonday "fudgemonday (7 commits)")

### Embed Badge

![Health badge](/badges/fudgemonday-magento2-prestashop-migration-tools/health.svg)

```
[![Health](https://phpackages.com/badges/fudgemonday-magento2-prestashop-migration-tools/health.svg)](https://phpackages.com/packages/fudgemonday-magento2-prestashop-migration-tools)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
