Stars 1.3 A (really) simple five-star rating module. Requires the Voting module to be installed. To

* Note: v 1.2 of the this (Stars) module requires v 1.2 of the Voting module *

(really) simple five-star rating module. Requires the Voting module to be installed. To enable stars on any content type add the Stars part to the content type via the Content Types management page in the admin (~/Admin/ContentTypes).

Anonymous rating is not enabled by default. To enable anonymous rating for a content type check the "Allow anonymous ratings" Stars setting for the content type (~/Admin/ContentTypes/Edit/[content type]).


  • 1.3: Various JavaScript bug fixes mainly related to Orchard's jQuery module including jQuery 1.6.*
  • 1.2: Compat work for working with Voting 1.2
  • 1.1.1: Enables anonymous rating of content (off by default)
  • 1.0.4: Fixes the admin summary template which in the previous release was left in a broken state.
  • 1.0.3: Fixing the settings handler so the stars enabled/disabled part setting can be saved.
  • 1.0.2: Bug fixes.
  • 1.0.1: Bug fixes.
  • 1.0.0: Initial release.