CKEditor Font Size and Family
This module adds Font Size and Family selection to the CKEditor 5 rich text editor, allowing users to apply custom font styles via CSS classes or inline attributes. While it can be easily customized, it is deprecated and recommends using the CKEditor 5 Plugin Pack for new sites.
Introduction
CKEditor Font Size & Family enables the CKEditor Font Size and Family plugin, which adds drop-downs that apply CSS classes or attributes as inline element style.
The list of font styles can be easily customized.
2.0.x Installation
Only compatible with CKEditor 5. Install the module via composer. We do not support non-composer installation methods.
8.x-1.x Installation
Only compatible with CKEditor 4.
Install via Composer
This module strongly recommends installing this module via Composer to automatically install the Font library.
Manual installation
- Download the latest version of the CKEditor 4 Font plugin.
- Place the plugin into either `/libraries/` or `/libraries/ckeditor/plugins/`.
- Enable this Drupal module.
- Configure the text format to include the appropriate Font Family or Font Size buttons.
Depends on
Dependencies of the latest stable release
- ckeditor Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.0-beta6 | Pre-release | 9–11 | Misc Bugfixes and new features | Jun 29, 2025 | |
| 8.x-1.5 | Stable | 9–11 | Drupal 11 compatibility | Jan 13, 2025 | |
| 2.0.0-beta5 | Pre-release | 9–11 | Drupal 11 compatibility | Jan 13, 2025 |