Skip to content

typhained/magento-toolings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Some tools

version 1.0.0

Change Attribute type

This script allow you to change the type of your attributes. For now (v1.0.0) you can do this changes:

  • Select => Text
  • Select => Textarea
  • Text => Textarea
  • Multiselect => Textarea
  • Multiselect => Text

Remove duplicate options values

This script allow us to remove duplicates options values (sometimes you can have duplicates because of no sensitive-cases for examples) For now (v1.0.0), only values for select is operational. Have to work on multiselect.

CONFIG

You need to link your script to a database. You can check on config.php.sample how to fill your config.php.

About

Some tools for magento datas in database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages