What can this extension do?
Import guests reviews and ratings on products in bulk
The current version is 1.0.0, tested in Magento ver. 1.6.2.0 CE, working well
The extension’s name
Cancms_Review
Notices:
The perfect Magento version for this extension is Magento ver. 1.6.x.x
When you use this extension to import new reviews and ratings, please back up the database first, if you don’t want to back up the whole database, at least you should back up the tables related to reviews and ratings, like the ones starting with review_ or rating_
The review importing will be using a csv file as a media, and the csv file should be in UTF-8 encoding.
The extension takes the semicolon(;) as default csv separator, so the review content should not contain any semicolon(;) to mix up with the csv separator.
The csv file is uploaded at a folder var/importexport, please keep this folder existed and make it writable, like a linux privilege 777.