Reactions
Reactions allows you to add emoji-style reactions to your Drupal content, similar to how comments are managed. It uses the Voting API to store and track reaction data, offering controlled configuration for different content types and styles.
Reactions provides a Drupal-native way to add emoji-style reactions to content.
The project is being actively developed as a successor/rethink of Voting API Reaction. The goal is to provide a user-friendly “enable reactions” experience similar to Drupal comments, while using Voting API as the backend for storing and aggregating reaction data.
Planned features:
- Enable reactions per entity bundle.
- Per-entity reaction status: open, closed, or hidden.
- Formatter-based reaction styles.
- Initial Disqus-style fixed reaction bar.
- Future style modules for Facebook-style and Slack-style reactions.
- Voting API-backed storage.
- Drupal render/API-first implementation with progressive JavaScript enhancement.
Status:
This project is currently under active development. No stable release is available yet.
Related project:
Existing users looking for a working Voting API-based reaction field should see Voting API Reaction:
https://www.drupal.org/project/votingapi_reaction