Autogrow

Component ID

2699951

Component name

Autogrow

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

4994

Component created

Component changed

Component body

Adds support for the Autogrow plugin for CKEditor.

This will let you configure settings to dictate when the CKEditor will grow vertically (and how far) as the user enters content into it. This is mainly a UX enhancement for editors.

  1. Download the plugin from http://ckeditor.com/addon/autogrow. Must be at least version 4.5.11
  2. Place the plugin in the root libraries folder (/libraries).
  3. Enable the CKEditor Autogrow module in the Drupal admin.
  4. Configure your CKEditor format(s) to enable autogrow, and change some default configuration for it.

Drupal 8.3.x+

The Autogrow plugin is included in the Drupal core starting with 8.3.x. There is no need to add this if you are running 8.3.x or higher.