Magento 2 Product Review Import Export extension allows Magento 2 store admin to easily bulk import reviews using CSV file.
In addition, the administrator can also perform a review as needed.
Also, if you want to simplify bulk category creation, you can check out the Magento 2 Bulk Upload Category Using CSV/XML/XLS extension.
- Admin can export product reviews to CSV file.
- Admin can import product reviews into CSV file in Magento 2 store.
- It also includes customer information such as email, customer type and more.
- It also supported Multi-store.
- Pending reviews can also be imported.
- Download a sample CSV file from the import preview section.
- Import reviews for guest users.
- Make sure the product SKU is available during product import.
Installation is very simple like standard Magento 2 extensions.
#Download module
First, you need to login to Webkul Store, go to My Account>My Purchases section, confirm, and then download and extract the contents of this zip folder on the system.
#Load folder
Once the module zip is extracted, follow the src>app path and then copy the app folder to the Magento 2 root directory on the server as shown below:
# Running commands
You need to run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento indexer:reindex
php bin/magento cache:flush
Language translation
For module language translation, navigate through it src/app/code/Webkul/ProductReviewImportExport/i18n and edit the en_US.csv file.
After that, rename the CSV to “en_SA.csv” and translate all the contents of the right side after the comma into Arabic. After editing the CSV, save it.
Now transfer it to the track src/app/code/Webkul/ProductReviewImportExport/i18n where the Magento 2 installation is on the server.
The module is translated into Arabic. It supports both RTL and LTR languages.
The user can edit the CSV as in the image below.
After successful installation of Magento 2 Product Review Import Export extension, admin will navigate through it Marketing->Import Reviews.
This displays the page below.
You can also download a sample file (CSV file format) available for adding product reviews in bulk.
So, after filling in the required information, the Magento 2 store admin can select the file.
After that, tap the Submit button to bulk import product reviews using the Magento 2 Product Review Import Export extension.
After importing the reviews, depending on the settings, the corresponding reviews will be visible on the corresponding products.
To export store product reviews, go through Marketing->All reviews.
Here the admin will select the product review to export and tap the Export button on the top right corner.
After that, the admin can find the CSV file with the exported product review data.
Admin can also perform pending reviews and can get data in CSV file format.
To export the pending review data, the admin will select the reviews to export and tap the Export button at the top.
After exporting the pending view, the administrator can see the data inside the exported CSV file.
That was enough, Fr Magento 2 Product Overview Import Export expansion. For any questions or concerns, you can contact us by sending an email to [email protected] or querying our HelpDesk system.
Current product version – 4.0.0
Supported framework version – Magento 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x