Skip to content

[NOT-MAINTAINED]Display rating summary on product page: average stars and reviews counts

Notifications You must be signed in to change notification settings

davidroberto/-NOT-MAINTAINED-magento2-get-rating-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magento2-get-rating-summary

Display rating summary on product page: average stars and reviews counts

Installation

Clone this repo into app/code/[VendorName]. Enable the module in the shell

php bin/magento setup:upgrade

You can now call the module anywhere in the product layout:

<block name="rating.summary.product" class="DavidRobert\GetRatingSummary\Block\GetRatingSummary" template="DavidRobert_GetRatingSummary::display_rating_summary.phtml"/>

About

[NOT-MAINTAINED]Display rating summary on product page: average stars and reviews counts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published