CKEditor5 Embedded Content
Drupal 11
This module has been renamed to Embedded Content. This was done for the following reasons.
- The namespace used in the module was already 'embedded_content'.
- Not referring to CKEditor5 means that this module in the future might provide a more generic solution for other Wysiwyg editors.
- A shorter name is easier to find
- I hope there will be an ecosystem of modules creating different integrations for the module: embedded_content_*
If you were using this module, simply upgrade to 2.x and run the database updates. You need to make sure you install the Embedded Content module first by running composer require drupal/embedded_content
Also make sure that your EmbeddedContent plugins extend the new Drupal\embedded_content\EmbeddedContentPluginBase and/or implement the new Drupal\embedded_content\EmbeddedContentInterface.
No data migrations are necessary to upgrade to the Embedded Content module.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.