PHPackages                             funch88/magento-migration-v2 - 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. funch88/magento-migration-v2

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

funch88/magento-migration-v2
============================

Providing config for migration

2.0.1(6y ago)03OSL-3.0PHP

Since Mar 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/funch88/magento-migration-v2)[ Packagist](https://packagist.org/packages/funch88/magento-migration-v2)[ RSS](/packages/funch88-magento-migration-v2/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Migration of custom tables
--------------------------

[](#migration-of-custom-tables)

### Migration Steps:

[](#migration-steps)

1. Install Magento v1.9.4.4 with sample data (ver 1.9.2.4 and later).
2. Install empty Magento v2.3.4 via composer.
3. Copy images from M1 media folder to M2 pub/media folder.
4. Store media files in the Magento database: M1: System &gt; Configuration &gt; ADVANCED &gt; System &gt; Storage Configuration select Media Database, select Media Storage and synchronize. Repeat the same n Magento 2 Admin panel.
5. Run the following command from M2 root dir:

```
    composer require funch88/magento-migration-v2
```

5. Module installation:

```
   php bin/magento setup:upgrade
   php bin/magento setup:di:compile
```

6. Update config.xml according to the credentials:

```

```

7. Import the sql dump and run migration\_generate\_data function
8. Migrate settings, data and delta

```
    php bin/magento migrate:settings vendor/funch88/magento-migration-v2/etc/opensource-to-opensource/1.9.4.4/config.xml
    php bin/magento migrate:data vendor/funch88/magento-migration-v2/etc/opensource-to-opensource/1.9.4.4/config.xml
    php bin/magento migrate:delta vendor/funch88/magento-migration-v2/etc/opensource-to-opensource/1.9.4.4/config.xml
```

9. Flush all Magento 2 cache types
10. Reindex all Magento 2 indexes

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2250d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d8b08b67c9b1b270609ab58e24789512a4fd7a422dee503954f9e3df426aafb7?d=identicon)[\_aleksey\_](/maintainers/_aleksey_)

---

Top Contributors

[![IllLeaveYouSeeingRed](https://avatars.githubusercontent.com/u/13456032?v=4)](https://github.com/IllLeaveYouSeeingRed "IllLeaveYouSeeingRed (2 commits)")

### Embed Badge

![Health badge](/badges/funch88-magento-migration-v2/health.svg)

```
[![Health](https://phpackages.com/badges/funch88-magento-migration-v2/health.svg)](https://phpackages.com/packages/funch88-magento-migration-v2)
```

###  Alternatives

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[lillik/magento2-price-decimal

Magento 2 Price Decimal Precision

111147.5k](/packages/lillik-magento2-price-decimal)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27659.1k4](/packages/nosto-module-nostotagging)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[doofinder/doofinder-magento2

Doofinder module for Magento 2

13204.0k1](/packages/doofinder-doofinder-magento2)

PHPackages © 2026

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