Magento 2 plugin by Lipscore. Tested with Magento 2 versions up to 2.4.7.
composer require lipscore/ratingsreviews-magento2:2.0.5
- Download the extension
- Unzip the file
- Create a folder
<Magento-root>/app/code/Lipscore/RatingsReviews
- Copy the content from the unzipped folder
- Flush cache
bin/magento module:enable --clear-static-content Lipscore_RatingsReviews
bin/magento setup:upgrade
If required:
bin/magento setup:di:compile