This project is not covered by Drupal’s security advisory policy.
A Kiyoh rating module designed to help you with getting the ratings from the Kiyoh XML Feed.
There is a block available that you can place on your website, this block always makes usage of the kiyoh-rating-big template. This module provides no styling and just a little HTML.
The inline version only works with the theme render hook, here is a code example in a preprocess hook:
$variables['kiyoh_rating'] = [
'#theme' => 'kiyoh_rating_inline',
'#kiyoh_hash' => 'your_hash',
];
Supporting organizations:
Development
Project information
- Project categories: Integrations
- Created by tomvanetten on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
8.x-1.0
released 28 May 2025
Works with Drupal: ^9 || ^10 || ^11
Install:
Development version: 8.x-1.x-dev updated 28 May 2025 at 17:31 UTC




