Symfony : add star rating system in FOSCommentBundle

1k Views Asked by At

I have spent the last couple days working out a way to make the FOSCommentBundle adhere to my needs but i'm definitly too bad. All my pages needs a "rating" comment system. This will include both the comment body text area and a choice list of 5 stars to rate the content (Question, Tuto, etc...).

Should i use Listenner ?

Should i use PRE_UPDATE event of Doctrine?

If you have any idea, post it here.

0

There are 0 best solutions below