Skip to content

A Magento shell script to automatically create an attribute migration script for a specific attribute. This allows developers to tweak their attributes in the UI, and then generate a script for deployment.

Notifications You must be signed in to change notification settings

saverdaj/MagentoAttributeMigrationGenerate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MagentoAttributeMigrationGenerate

A Magento shell script to automatically create an attribute migration script for a specific attribute. This allows developers to tweak their attributes in the UI, and then generate a script for deployment.

###Magento Attribute Migration Generator

This script generates a setup resource script for any existing Magento attribute.

./magento-create-setup.php attribute_code

NOTE: Must be run from the root of the Magento system with the existing attribute.

Original Blog Post: http://alanstorm.com/magento_attribute_migration_generator

N98-Magerun

There's currently an effort (fully blessed) to migrate this to the n98-magerun platform.

About

A Magento shell script to automatically create an attribute migration script for a specific attribute. This allows developers to tweak their attributes in the UI, and then generate a script for deployment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%