Adding Embed button to CKEditor
Here is how you add Entity Embeds to the CKEditor.
First, download Entity Embed module with composer and install it with Drupal console:
composer require drupal/entity_embed
drupal module:install entity_embed
Here is how you add Entity Embeds to the CKEditor.
First, download Entity Embed module with composer and install it with Drupal console:
composer require drupal/entity_embed
drupal module:install entity_embed