Releases: ctidigital/magento2-configurator
Releases · ctidigital/magento2-configurator
v0.21.1
- Fix bug where environment sources were not parsed - #41 . Thanks @thaddeusmt!
- Fix the PHP requirements to work with Magento 2.2 - #42. Thanks @dcole-inviqa!
- Add validation when importing the customer to make sure all the columns have been specified.
v0.21.0
Create a customer import component. The component allows both customers and addresses to be imported using a single CSV file.
v0.20.0
Update the Firegento_FastSimpleImport extension to 1.1.0.
Improve the image handling so that it doesn't resave the image if it already exists and add some image validation
Create attribute options automatically when required by the import.
Split out the image and attribute option logic into their own files.
v0.19.1
v0.19.0
v0.18.0
Allows the theme to be set using the full path of the theme rather than the ID.
v0.17.1
Get the review entity ID rather than hardcoding it as 1.
v0.17.0
Add review ratings.