Download the PHP package danielmaier/attributemigration without Composer
On this page you can find all versions of the php package danielmaier/attributemigration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download danielmaier/attributemigration
More information about danielmaier/attributemigration
Files in danielmaier/attributemigration
Package attributemigration
Short Description CLI-based Attribute Migration for Magento 2
License GPL-3.0-or-later
Informations about the package attributemigration
Magento 2 - Attribute Migration
AttributeMigration
is an open source Magento 2 Package made for migrating Attributes to different types.
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
You can safely install this module by Composer:
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
You will be asked to enter an old Attribute Code as source and a new one as target.
Automated Mode
`
When you are not sure how the Arguments are called, you can check them (for every Magento 2 Command) by running:
`
Contributing
Contributions are welcome from everyone if you want to add another feature or discover a bug.
All versions of attributemigration with dependencies
magento/framework Version *
magento/module-catalog Version *
magento/module-eav Version *
magento/module-store Version *