Magento 2 Product Reviews Import and Export

Magento 2 Product Reviews Import and Export, updated 7/10/24, 9:21 AM

Magento 2 Product Reviews Import and Export simplifies the management of product reviews by enabling easy import and export of reviews in bulk. This extension allows you to transfer reviews from one store to another or back up reviews for safety. By streamlining the review management process, you can maintain valuable customer feedback, enhance the credibility of your products, and improve your store’s overall user experience.

About MageAntsStore

MageAnts is your trusted partner of Magento Custom DevelopmentHyvä theme development solutions provider. Put your trust in us to create an online presence for you. Let us bring you into the digital age to embark on an incredible journey. Enhance your Magento store with our Magento 2 extensions & extend store functionality.

Tag Cloud




Product review import export – Magento 2

USER MANUAL
Supported Version: 2.0, 2.1, 2.2, 2.3
www.mageants.com support@mageants.com 1
Table Of Contents
Preface ......................................……………………………………......3
Installation...................................………………………………………..4
Option 1: Magento 2 install extension using COMMAND LINE .........…………..…..4
Option 2: Magento 2 install extension manually ………………………………….......5
Backend Example ………………………………………………………...……...6

Extension configuration………………………………………………………...6
www.mageants.com support@mageants.com 2
Preface
- Using Import Export Review extension, Store manager can Export review and
Import it with related customer and product.

www.mageants.com support@mageants.com 3
Installation:
There are two ways of installing extension in magento2.
1) Using COMMAND LINE.
2) Manually install extension.
Option 1: Magento 2 install extension using COMMAND LINE (Recommended).
Follow below steps to install extension from the command line.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory.
If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management.
Step 4: Enter the following at the command line:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
www.mageants.com support@mageants.com 4
Option 2: Magento 2 install extension manually.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory.
If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management Edit
app/etc/config.php file and add one line code:
‘Mageants_Productreviewimportexport’ → 1
Step 4: Disable the cache under System → Cache Management
www.mageants.com support@mageants.com 5
Backend example
- After Installation of Extension login to magento admin panel to set
configuration of the extension.

Extension Configuration

Export Customer Review: Store admin can export customer Review
option to include customer info as well.

www.mageants.com support@mageants.com 6

Import Customer Review: Store admin can Import CSV file to import
customer reviews.

CSV File Example :
As we can see in above image, to set review we have to set follow-
ing values in option_id field as below :
option_id value
Meaning
4:16
1 Star Ratting
4:17
2 Star Ratting
4:18
3 Star Ratting
4:19
4 Star Ratting
4:20
5 Star Ratting
www.mageants.com support@mageants.com 7
Admin can import and export following product review details using
CSV file.
- Created date
- Status
- Title
- Details
- Nickname
- Sku
- Email
- Store id
- Rating
www.mageants.com support@mageants.com 8
Thank you!
if you have any questions or feature suggestions, please contact us at:
https://www.mageants.com/contact-us
Your feedback is absolutely welcome!
www.mageants.com support@mageants.com 9