Drupal is a registered trademark of Dries Buytaert

Testimonials Block is a free module that lets you enter testimonials from your drupal block configuration area. It is a customizable drupal testimonial module. Using this testimonials module lets you easily add customer or client testimonials, reviews, or feedback to your drupal website. This adds social proof to your site and helps you win new customers and boost sales.

Depending on the module you choose, you can show testimonials with photos, a short blurb, reviewer or author’s name, title and other information about the author. We can also use the Testimonial order weight select option which can be used to provide customized sorting of testimonials.

This module has simple options and the ability to choose number of items, show/hide dots and navigation icons that will be displayed according to the screen size.

We can also override the testimonial template and css for design layout with abailable variables on the twig template.

We can copy the template file from templates/testimonials-block.html.twig to your theme file and customize the html and implement your own layout with custom css and also implement other carousel with custom js.

Available variables on the twig template:

  - testimonials_data: Array of testimonials.
  - quote: testimonial content
  - author: name of author
  - image_url: author image url
  - designation: author designation
  - other_info: author other information

- responsive_settings: Array of carousel configurations
  - extra_small_nav: show navs on extra small screen
  - extra_small_dots: show dots on extra small screen
  - medium: number of items on medium screen
  - medium_nav: show navs on medium screen
  - medium_dots: show dots on medium screen
  - small: number of items on small screen
  - small_nav: show navs on small screen
  - small_dots: show dots on small screen
  - large: number of items on large screen
  - large_nav: show navs on large screen
  - large_dots: show dots on large screen
  - hide_box_shadow: shide testimonial items box shadow

Support

Please post bug reports, feature requests and support requests to the Testimonials Block module issue queue.

Demo

Installation and download

Installation with Composer:

composer require 'drupal/testimonials_block'

Download latest version

Looking for Testimonials Block support?

Free community support options
Developers can participate our support channels on a best-effort basis, Drupal Answers.

Activity

Total releases
2
First release
Jan 2025
Latest release
1 year ago
Release cadence
0 days
Stability
50% stable

Releases

Version Type Release date
1.1.x-dev Dev Jan 26, 2025
1.1.0 Stable Jan 26, 2025