Initial Release
NOTE: COMPATIBILITY BROKEN. SOME CHANGES REQUIRED.
NOTE: PHP 5.3.x IS REQUIRED.
This means that shops using the attributes will need to adjust their products because instead of having multiple "attributes" there is now one flat list of options with a simple text field to describe them.
Additionally, summary and detail templates where attributes were displayed will need adjustment.
This is a change in behavior: you may need to adjust your websites.
This means that the action=hierarchy will now generate links to summary views that will show the products of that hierarchy, and its children.
To restore the old behavior the nochildren=1 parameter was added. However, the URLS generated when nochildren=1 is added to the tag will not be pretty.
Now supports importing product options properly.
Now support importing categories with the delimiter in its name.
Warning: This is the last version of this module for CMSMS 1.x. All subsequent releases will require CMSMS 2.x and will integrate with the Design Manager.
This version now uses DesignManager to manage all frontend view templates. Though the template contents have not changed, in order to ensure that template names are unique the names may have been altered during the conversion process. You may need to modify the locations where you specify alternate templates to reflect the new template names.
This is a major revision. Though testing has been performed, and data structure changes are minimal, please do extensive testing.