CKEditor Entity Link
Categories
Component ID
2612734
Component name
CKEditor Entity Link
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
9017
Component created
Component changed
Component body
This module allows to insert links to Drupal entities (content, files, tags, etc...) when using CKEditor. The idea of this module is based on D7 version of CKEditor Link, however implementation is quite different.
Features
- Provides new button
for CKEditor available in Drupal 8 core. - Natively supports all content entity types.
- Allows to configure which entity types and bundles to search in.
- Provides autocomplete field for easier entity selection.
Installation
- Download and enable CKEditor Entity Link
- Enabled module
- Add a button to a format in Text formats and editors (
admin/config/content/formats). - Configure available entity types and bundles in CKEditor Entity Link settings (
admin/config/content/ckeditor_entity_link).
Dependencies
This modules depends on CKEditor and Text Editor modules which ships with Drupal core.
Related Modules
- D8 Editor Advanced link - alters CKEditor Entity Link module to support link attributes such as target, title, class, id, rel.
- Linkit - provides similar functionality to CKEditor Entity Link module.
