Magento 2 Product Reviews
Table of Contents
- 1.
- Installation via app/code
- Installation via Composer
- 2.
- General Settings
- 4.
- Category Page
- CMS Pages
- 5.
- Email Field in Review Form
- Reviews on CMS Pages
- Reviews on Category Pages
- Installation via app/code: Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
- Installation via Composer: Please follow the guide provided in the below link to complete the installation via composer.
Go to Admin > Stores > Configuration > Scommerce Configuration >Substitute Products
- Enabled - Select “Yes” or “No” to enable or disable the module.
- License Key –Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at [email protected]
- Email Field Enabled -Set "Yes" to enable the email field in the product review form and set "No" to disable the email field.

- Go to 'Marketing'->'Product Review Slider'
- Click on 'Add New Slider'

- In 'slider information' fill the title then go to 'product reviews'. and you will be able to see approved reviews.

- Select as many reviews as you want and click on 'Save Slider' or 'Save and Continue Edit'

- You can add this review slider to any category page, CMS page and CMS block
To see reviews under category page.
- Go to Catalog-> Categories. Select any category.
- Under ‘Content’ group, go to ‘Product Reviews Slider’ and add one of the Review Slider you have created.
- Save and clear the caches.

To see reviews under CMS page(e.g.->home page)
- Go to Content->Pages. Select any one of the pages.
- Select the HTML code and click on edit.

- Click on Insert Widget. Select the Widget type and widget option.

- Save and clear the caches.
Note:- Similary you add product reviews slider in Blocks using widgets.
Once Email field is enabled from the configuration this field is visible in the Product review form:-

We had assigned product reviews slider to the What's New Page the review slider can be seen on the product page.

Go to the frontend to that category and reviews will be seen at the bottom of the page.

If you have a question related to this extension please check out our FAQ Section first. If you can't find the answer you are looking for then please contact [email protected].
Last modified 3mo ago