Rate
This module allows users to rate content and other entities on your Drupal site using various voting methods like up/down or star ratings. It offers flexible configuration for displaying ratings and results, including AJAX voting, vote undoing, and integration with Views.
Drupal 10+
The 3.x branch provides, among other, the following features:
- Multiple rate widgets on a single entity possible
- Single rate widget on multiple entities possible
- Voting on comments and other entity types
- Result functions per widget/entity combination and entity summary (multiple widgets)
- Customizable result summary (twig-template)
- Up/down (number up/down, thumbs up/down, yes/no) voting
- Fivestar voting (can determine number of stars) and Emotion widget
- Voting Results tab for nodes
- Voting via AJAX only
- Undoing votes by clicking on the voted option
- Widget label, description and result summary customizable
- Position of label, description, result summary (relative to widget or hidden)
- Disable widget (Read-only widget) based on permission, rollover, user setting
- Vote rollover for registered and anonymous users
- Voting deadline field in the voted entity (locking the widget if date passed)
- Views integration - just add a field holding the ID of the entity to vote and the rate widget (with customizable display)
The new rate API offers several hooks to override rate option values and data, create custom templates or have a custom workflow to determine, whether a user can cast a vote or not.
Upgrading from 7.x
The 8.2 version supports migration from Rate 7.x. It is a good idea to think migrating Rate 7.x. in the foreseeable future.
Depends on
Dependencies of the latest stable release
- Voting API
- datetime Drupal core
- node Drupal core
- views Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 3.3.1 | Stable | 10–11 | Aug 27, 2026 | ||
| 3.3.0 | Stable | 10–11 | Jun 12, 2026 | ||
| 3.4.x-dev | Dev | 10–11 | Jun 12, 2026 | ||
| 3.3.0-rc1 | Pre-release | 10–11 | May 28, 2026 | ||
| 3.3.x-dev | Dev | 10–11 | Apr 30, 2026 | ||
| 3.2.1 | Stable | 10–11 | Mar 25, 2026 | ||
| 3.2.0 | Stable | 10–11 | Nov 17, 2025 | ||
| 3.2.0-rc2 | Pre-release | 10–11 | Feb 27, 2025 | ||
| 3.2.0-rc1 | Pre-release | 10–11 | Drupal 11 readiness | Jan 22, 2025 | |
| 3.2.x-dev | Dev | 10–11 | Jan 22, 2025 | ||
| 3.1.x-dev | Dev | 10–11 | Jan 17, 2025 |