Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

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.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

1 tracked project depends on this one

Activity

Tracked releases
7
Tracked since
May 2025
Latest release
3 months ago
Releases (12 mo)
6 ▲ from 1
Maintenance
Active

Release Timeline

Releases

Version Type Core 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