lipscore/ratingsreviews-magento2

Lipscore - Supercharged Ratings and Reviews

Installs: 10 455

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 8

Forks: 2

Open Issues: 0

Type:magento2-module

1.4.10 2023-04-03 13:14 UTC

README

Install Lipscore App

Install Using Composer
composer require lipscore/ratingsreviews-magento2
Or Install Manually
  • Download the extension
  • Unzip the file
  • Create a folder {Magento root}/app/code/Lipscore/RatingsReviews
  • Copy the content from the unzip folder
  • Flush cache

Enable Lipscore App

php -f bin/magento module:enable --clear-static-content Lipscore_RatingsReviews
php -f bin/magento setup:upgrade

If required:

php -f bin/magento setup:di:compile