PHPackages                             danielmaier/attributemigration - 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. [CLI &amp; Console](/categories/cli)
4. /
5. danielmaier/attributemigration

ActiveMagento2-module[CLI &amp; Console](/categories/cli)

danielmaier/attributemigration
==============================

CLI-based Attribute Migration for Magento 2

1.0.1(8y ago)053GPL-3.0-or-laterPHP

Since Mar 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/danielmaier42/Magento2-AttributeMigration)[ Packagist](https://packagist.org/packages/danielmaier/attributemigration)[ RSS](/packages/danielmaier-attributemigration/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (5)Versions (3)Used By (0)

Magento 2 - Attribute Migration
===============================

[](#magento-2---attribute-migration)

`AttributeMigration` is an open source Magento 2 Package made for migrating Attributes to different types.

Features
--------

[](#features)

- Migrate Boolean to Select
- Migrate Text to Select

More Migrations are coming - there is also a plan to integrate dynamic migration by detecting source and target Attribute types.

Installation
------------

[](#installation)

You can safely install this module by Composer:

```
composer require danielmaier/attributemigration
php bin/magento setup:upgrade

```

Usage
-----

[](#usage)

You are able to execute each Migration by CLI. Feel free to run the migrations by Cronjobs and therefore pass the Attribute Codes as Arguments, or run in interactive mode and ignore the Arguments. Migrations can be called in both ways:

*Interactive Mode*

```
php bin/magento attribute-migration:text-to-select

```

You will be asked to enter an old Attribute Code as source and a new one as target.

*Automated Mode*

```
php bin/magento attribute-migration:text-to-select --old_attribute= --new_attribute=

```

When you are not sure how the Arguments are called, you can check them (for every Magento 2 Command) by running:

```
php bin/magento help attribute-migration:text-to-select

```

Contributing
------------

[](#contributing)

Contributions are welcome from everyone if you want to add another feature or discover a bug.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

3033d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2101732?v=4)[Daniel Maier](/maintainers/danielmaier42)[@danielmaier42](https://github.com/danielmaier42)

---

Top Contributors

[![danielmaier42](https://avatars.githubusercontent.com/u/2101732?v=4)](https://github.com/danielmaier42 "danielmaier42 (3 commits)")

### Embed Badge

![Health badge](/badges/danielmaier-attributemigration/health.svg)

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

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1121.8M12](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68353.9k](/packages/run-as-root-magento2-prometheus-exporter)[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.4M1](/packages/fastly-magento2)[amzn/amazon-pay-magento-2-module

Official Magento2 Plugin to integrate with Amazon Pay

108521.2k1](/packages/amzn-amazon-pay-magento-2-module)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

1310.2k1](/packages/opengento-module-category-import-export)[loki/magento2-admin-components

Admin Panel grids and forms created via Loki Components

173.7k7](/packages/loki-magento2-admin-components)

PHPackages © 2026

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