version 1.0.0
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
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.
You need to link your script to a database. You can check on config.php.sample how to fill your config.php.