lipscore / ratingsreviews-magento2
Lipscore - Supercharged Ratings and Reviews
Installs: 21 824
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 7
Forks: 4
Open Issues: 1
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|~7.0|~8.1
- dev-master
- dev-main-2.x
- 2.1.0
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.4.20
- 1.4.19
- 1.4.18
- 1.4.17
- 1.4.16
- 1.4.15
- 1.4.14
- 1.4.13
- 1.4.12
- 1.4.11
- 1.4.10
- 1.4.9
- 1.4.8
- 1.4.7
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- dev-task-modules-compatibility-2.x
- dev-ratings-import-1.x
- dev-main-1.x
- dev-add-bearer-sast
- dev-customizations
- dev-configurable_variant_merge_support
- dev-add-hyva-support
- dev-multiple-gtins
This package is auto-updated.
Last update: 2025-04-23 08:57:30 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.0
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