Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 640 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 640 Bytes

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.