CKEditor Color Button

Categories

Component ID

2698671

Component name

CKEditor Color Button

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

36296

Component created

Component changed

Component body

Integrates the CKEditor ColorButton plugin to CKEditor for Drupal 8.

Allows users to add color to text or background color behind it. Basic settings are supported for specifying the list of colors that can be allowed in the editor.

This module requires the PanelButton module for CKEditor.

Installation

  1. Download the plugin from http://ckeditor.com/addon/colorbutton at least version 4.5.6.
  2. Place the plugin in the root libraries folder (/libraries).
  3. Enable Color Button module in the Drupal admin.
  4. Configure your CKEditor toolbar to include the button (either text or background color, or both).

You can enter a list of hex values to support to limit the user on what colors they can use. Leave blank to use the default values from the plugin.