Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Vote

Security covered
View on drupal.org

This module allows users to vote on any content or entity on your website with customizable voting widgets. It supports various voting types and can integrate with existing voting data, while also enabling sorting of entities by votes in views.

The VOTE! Module is a JS-based plugin for user votings. Any content entity like Nodes, taxonomy terms, paragraphs, media entities, custom entities, etc. may receive customizable voting widgets. One or more individual voting types can be attached and evaluated for each entity type and bundle.
The module enables optimal page and data caching, which is even compatible with static page caching (e.g. Tome).
The Voting API is used as the backend, so it is relatively easy to migrate existing voting data from other voting plugins. It is also possible to sort the entities in views according to user voting.

Requirement: Voting API

Install & Configuration

  1. Install the module by composer (required Voting API will be installed as dependency).
    $ composer require drupal/vote
  2. Install the module at
    /admin/modules
  3. Set voting permisions for user groups.
  4. Create one or more voting types at
    /admin/config/services/vote
  5. Map your new voting types to your entity bundles at
    /admin/config/services/vote/settings
  6. Manage vote field display e.g. at
    /admin/structure/types/manage/article/display
  7. Done

(More detailed description you will find in the README or at help page.)

Features

  • Multiple base voting types (Five-Star, Yes-No, ...).
  • Multiple voting types per entity bundle.
  • Display of voting widget and stats in a popUp dialog.
  • Full featured for accessabillity.

Activity

Total releases
7
First release
May 2025
Latest release
1 month ago
Releases (12 mo)
6 ▲ from 1
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.0.0-beta8 Pre-release May 25, 2026
1.0.0-beta7 Pre-release Apr 26, 2026
1.0.0-beta6 Pre-release Apr 23, 2026
1.0.0-beta5 Pre-release Mar 20, 2026
1.0.0-beta4 Pre-release Mar 12, 2026
1.0.0-beta3 Pre-release Mar 12, 2026
1.0.0-beta2 Pre-release May 27, 2025