Vote Up/Down
This module allows users to vote on Drupal entities, with support for various voting widgets and the ability to integrate voting into custom content. It provides a flexible system for implementing upvote and downvote functionality across your site.
Allows votes on some drupal entities and provides the base for implementing votes on other entities.
Features
- Interchangeable voting widget themes
- Code voting support for your own objects
- Make your own widgets using ctools plugins
- And more!
- 8.x-1.x: Contains vud, which provides a field and the widgets.
- 7.x-2.x: Contains vud_field. Does not contain vud_node, vud_term, and vud_comment.
- 7.x-1.x: Contains vud_node, vud_term, vud_field and vud_comment.
Dependencies Drupal 8/9
- Voting API
- Core patch at #2670798-4: "nojs"/"ajax" route parameter in use-ajax link breaks CSRF protection.
Dependencies D7
About versions
8.x-1.x: In the process of being ported.
7.x-2.x: Stable branch.
7.x-1.x: Old stable branch. Only bug fixes.
Credits
The original version was written by Fredrik Jonsson (frjo).
The start of 6.x-2.x(a more modular rewrite) version was written by Pratul Kalia (lut4rp) in the Google Summer of Code 2009.
The second big awesome change on 6.x-2.x: #615548: Integrate with CTools for AJAX and plugins was contributed by Earl Miles (merlinofchaos).
The initial 8.x-1.x version was ported by Sudhanshu Gautam (sudhanshug) in the Google Summer of Code 2017.
Maintainers
7.x-2.x, 8.x-1.x is currently maintained by Marco Villegas (marvil07).
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-1.0-alpha6 | Pre-release | 8–10 | D10 compatibility | Jul 16, 2026 |