Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

ckeditor_quote

2,071 sites No security coverage
View on drupal.org

A CKEditor plugin for Drupal to create a quote with text and author.

It improves the blockquote plugin by allowing the editor to add an author. It is compatible with previous existing blockquotes without author.

It allows editors to break the quote in different lines (by using <p>).

Versions

Version 3.x is compatible with CKEditor 5, while version 2.x just works with CKEditor 4.

Example

Using the CKEditor plugin you can enter the quote with the author.

<blockquote>
  <p>Only when we are brave enough to explore the darkness will we discover the infinite power of our light</p>
  <div class="author">Brene Brown</div>
</blockquote>

How to configure

First enable the module and then go to Configuration - Content authoring - Text formats and editors, and edit those you want to use CKEditor Quote with. The icon of the plugin is like the blockquote with a "+" symbol below. You can replace blockquote with CKEditor Quote if it was already in use.

You would need to add <div class="author"> as allowed HTML tags if you are using the "Limit allowed HTML tags and correct faulty HTML" filter.

Activity

Total releases
2
First release
Jun 2025
Latest release
6 months ago
Release cadence
146 days
Stability
50% stable

Releases

Version Type Release date
3.x-dev Dev Nov 11, 2025
3.0.1 Stable Jun 18, 2025