lipscore / ratingsreviews-magento2
Lipscore - Supercharged Ratings and Reviews
Package info
github.com/lipscore/magento2-plugin
Type:magento2-module
pkg:composer/lipscore/ratingsreviews-magento2
2.1.2
2025-05-09 09:44 UTC
Requires
- php: ~5.5.0|~5.6.0|~7.0|~8.1
This package is auto-updated.
Last update: 2026-07-15 07:43:31 UTC
README
Magento 2 plugin by Lipscore. Tested with Magento 2 versions up to 2.4.7.
Installation
1. a) Install From Marketplace
1. b) Install Using Composer
composer require lipscore/ratingsreviews-magento2:2.1.2
1. c) Install Manually
- Download the extension
- Unzip the file
- Create a folder
<Magento-root>/app/code/Lipscore/RatingsReviews - Copy the content from the unzipped folder
- Flush cache
2. Enable Lipscore App
bin/magento module:enable --clear-static-content Lipscore_RatingsReviews bin/magento setup:upgrade
If required:
bin/magento setup:di:compile