Comments Work v1.1.5
Easy to use commenting for Craft CMS
More Craft plugins

Star ratings

You can add star ratings to each comment individually using the Star Ratings plugin (available here or in the Plugin Store).


{{ craft.starRatings.stars(comment.id, true) }}
({{ craft.starRatings.totalVotes(comment.id) }})

This is possible because comments are Craft elements.