PHPackages                             treestone/postmigration - 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. [Database &amp; ORM](/categories/database)
4. /
5. treestone/postmigration

ActiveMagento2-module[Database &amp; ORM](/categories/database)

treestone/postmigration
=======================

Treestone extension to run after M1 to M2 migration

0.0.6(6y ago)1314proprietaryPHP

Since Jan 16Pushed 6y ago1 watchersCompare

[ Source](https://github.com/treestonemedia/postmigartion-magento-cleanup)[ Packagist](https://packagist.org/packages/treestone/postmigration)[ RSS](/packages/treestone-postmigration/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (6)Used By (0)

Magento2 Post-migration Cleanup
===============================

[](#magento2-post-migration-cleanup)

When using the Magento data migration tool, if the store you're migrating from has a default attribute set, when the migration tool runs, it will create a new attribute set called 'Migration\_Default'. Within that new attribute set, it will create groups such as 'Migration\_Prices'. The default attribute set on the site will remain the initial Default attribute set.

This module is meant to be used post-migration, and it will do the following:

- Set the 'Migration\_Default' attribute set as the default attribute set.
- Delete the initial 'Default' attribute set.
- Rename 'Migration\_Default' attribute set to 'Default'.
- Delete empty attribute groups (this can happen if the store you're migrating from has groups and you ignored all the attributes in the group).
- Rename attribute groups from 'Migration\_{groupName}' to '{groupName}'

Installation
============

[](#installation)

**Add the package to your composer.json**

`composer require treestone/postmigration`

**Enable and Install the Module**

`bin/magento module:enable Treestone_Postmigration`

Usage
=====

[](#usage)

**This application, for now, consists of only a one-line CLI command**

`bin/magento treestone:postmigration:attributesets`

Facts
=====

[](#facts)

- I only tested this on Magento 2.2.3
- This will delete the initial default attribute set - so use with caution
- This was developed for a specific migration that we did

Support
=======

[](#support)

If you encounter any issues - feel free to open an issue

Contribution
============

[](#contribution)

Any contribution is welcome :)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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 ~1 days

Total

5

Last Release

2310d ago

### Community

Maintainers

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

---

Top Contributors

[![treestonemedia](https://avatars.githubusercontent.com/u/5638709?v=4)](https://github.com/treestonemedia "treestonemedia (15 commits)")

---

Tags

migrationmagento 2treestonedata-migration-tool

### Embed Badge

![Health badge](/badges/treestone-postmigration/health.svg)

```
[![Health](https://phpackages.com/badges/treestone-postmigration/health.svg)](https://phpackages.com/packages/treestone-postmigration)
```

###  Alternatives

[rector/rector

Instant Upgrade and Automated Refactoring of any PHP code

10.3k123.1M6.0k](/packages/rector-rector)[kitloong/laravel-migrations-generator

Generates Laravel Migrations from an existing database

2.9k7.4M24](/packages/kitloong-laravel-migrations-generator)[ssch/typo3-rector

Instant fixes for your TYPO3 PHP code by using Rector.

2592.8M263](/packages/ssch-typo3-rector)[odan/phinx-migrations-generator

Migration generator for Phinx

235847.8k23](/packages/odan-phinx-migrations-generator)[dragon-code/laravel-deploy-operations

Performing any actions during the deployment process

240173.5k2](/packages/dragon-code-laravel-deploy-operations)[cybercog/laravel-clickhouse

ClickHouse migrations for Laravel

163166.8k](/packages/cybercog-laravel-clickhouse)

PHPackages © 2026

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