How do you migrate product ratings and reviews from one magento site to another?
~B.
Solved! Go to Solution.
If two sites products are common Or any common fector between two sites products then you can manage it through API. I guess magento not provide API for review and rating but you can create your own API for the same. If you're looking to develop such API feel free to PM me.
Hope it helps you , good luck
If two sites products are common Or any common fector between two sites products then you can manage it through API. I guess magento not provide API for review and rating but you can create your own API for the same. If you're looking to develop such API feel free to PM me.
Hope it helps you , good luck
I'll ask the question differently.
What do i need to do inorder to migrate reveiws and ratings from one magento site to another magento site? how does the migration get done?
~B.
I'd answer the same. Through API you can manage reviews and ratings of one magento site to another magento site. Thing is for any site either Magento or any other need something for mapping and API is one of best way to achieve it. make sense. Cheers
Thank you for your reply.
when the time comes I'll get in conact with you.
~B.
No problem, I'm glad you get answer and way... Good luck
You can try Litextension migration tools that allow you to migrate all product ratings and reviews easily.
Wonder if you have found tool to handle the Magento ratings and reviews migration?
If you plan to find an alternative, our migration tool UB Data Migration (pro version) allows to port product ratings and reviews, as well as newsletter ... to Magento 2.
Check out this 9-minute video https://youtu.be/Jvr8d3OeB8M to see if UB Data Migration tool will be a good fit for your migration project’s needs.
can we migrate reviews from csv file to magento2?