Drupal is a registered trademark of Dries Buytaert

poll_private

6 sites No security coverage
View on drupal.org

Poll Private enables secure, invitation-only voting in Drupal by extending the core functionality of the Poll module. It's designed for scenarios where access control is critical, allowing only invited users to cast their votes—each via a unique, single-use link.

Main Features

  • Private access to polls: restrict voting to invited users only via secure links.
  • One vote per invitation: each invitation includes a token that becomes invalid after use.
  • Email-based invitations: administrators enter a list of email addresses, and the module sends personalized voting links to each one.
  • No login required: users can vote without having to register or log in.

Requirements

  • Poll module: Poll Private works as an extension to Poll module without altering its base functionality.

Private Access Configuration

Each poll includes a “Private Access” configuration page, accessible via the poll node's action menu. From there, administrators can:

  • Enable or disable private access for the poll.
  • Enter a list of email addresses (one per line).
  • Automatically send unique token-based voting links to all invitees upon saving the configuration.
  • Resend an invitation to individual addresses if needed.

How It Works

  1. The poll administrator enters a list of email addresses.
  2. The module generates unique one-time-use tokens for each address.
  3. Each invitee receives an email with a secure voting link.
  4. Upon using the link, the invitee can submit their vote—just once.

Use Cases

  • Allow concert attendees to vote for songs via QR codes printed on tickets.
  • Run secure internal surveys or decision-making processes within organizations.
  • Collect feedback or votes from private mailing lists or invited guests.
  • Enable private voting for contests, awards, or community decisions.

Activity

Total releases
1
First release
Apr 2025
Latest release
10 months ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.0 Stable Apr 11, 2025