Five Star Drupal Module

I have a restaurant site where I display pages of dishes; Customers can rate every meal in my restaurant.

I use Drupal 7, Fivestar and Voting API . I can appreciate each dish, but what I want is a window where the client who gave the maximum votes to the dish can write a message "thank you" to the chef.

Can I do it with Fivestar? Do you have any suggestions?

+3
source share
1 answer

If you use Drupal 6, Fivestar comes with "Fivestar Comments", which displays a rating widget when a user submits a comment; A comment’s rating will affect its parent content.

, Fivestar, - .

+1

All Articles