Import Product Reviews in Magento via SQL

Import Product Reviews/Ratings in Magento

Customers are more likely to make purchasing decisions when they see a product that has good reviews.Also, some search engines give sites with product reviews a higher ranking than those without. Since Magento doesn’t support default functionality for importing product reviews, we came up with a quick approach using SQL. Database Schema for Product Reviews …

Read more

Send New Product Review Notification Email in Magento

This is probably a feature which store owner might be looking for. As of now store owner has to check for new product reviews from Magento backend in a frequent manner. Won’t it be better if admin gets an instant email whenever a new product review is posted? So that whatever action needs to be …

Read more