Postponed (maintainer needs more info)
Project:
Voting API
Version:
4.0.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2024 at 16:22 UTC
Updated:
14 Sep 2025 at 21:21 UTC
Jump to comment: Most recent
Comments
Comment #2
tr commentedHave you enabled the votiingapi_tokens module?
Comment #3
drupaldope commentedyes, votingAPI Tokens module is enabled
Comment #4
tr commentedComment #5
sircosta commentedHi! Same issue.
We are currently using the following versions:
Fivestar: 8.x-1.0-alpha5
VotingAPI: 8.x-3.0-beta5
VotingAPI Tokens: 8.x-3.0-beta5 (enabled)
We expected to find tokens for ratingValue and ratingCount (for example [node:field_rating:rating], [node:field_rating:votes] or similar), but they are not available in the token browser.
We need these tokens to output structured data (AggregateRating with ratingValue and ratingCount) via Metatag in Drupal 10.
Could you please confirm if support for these tokens is already implemented in VotingAPI Tokens, or if additional configuration is required? We would be happy to provide any extra details (site setup, field configuration, screenshots, etc.) if that helps.
Thanks a lot for your work on this module!