Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

CKEditor Quote

1,923 sites No security coverage Drupal 9–11
View on drupal.org

This module provides a CKEditor plugin that enhances the standard blockquote feature by allowing editors to add a quote along with an author. It also supports breaking quotes into multiple paragraphs and is compatible with existing blockquotes.

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.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
Jun 2025
Latest release
9 months ago
Releases (12 mo)
1
Maintenance
Slowing

Releases

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