Vardot / varbase-project

Project template for Varbase distribution
https://www.drupal.org/project/varbase
GNU General Public License v2.0
49 stars 35 forks source link

Add the npm-asset/ckeditor--ckeditor5-media-embed and place it in docroot/libraries/ckeditor5/plugins/media-embed #231

Closed Natshah closed 7 months ago

Natshah commented 7 months ago

Issue #3444361: Add CKEditor Media Embed Plugin module to Varbase Editor 10

Issue #3414834: Switch default config for Rich editor and Simple editor from CKEditor 4 to CKEditor 5

Using a new way to add the media embed libraries with asset-packagist.org

Reading form https://ckeditor.com/docs/ckeditor5/latest/features/media-embed.html

https://www.npmjs.com/package/@ckeditor/ckeditor5-media-embed https://ckeditor.com/docs/ckeditor5/latest/features/media-embed.html https://asset-packagist.org/package/npm-asset/ckeditor--ckeditor5-media-...

Adding "npm-asset/ckeditor--ckeditor5-media-embed": "*" in Varbase 9.1.x and 10.0.x project template composer.json file.