/
[composer] Use CKEditor through Composer [5.3.0-B1]
[composer] Use CKEditor through Composer [5.3.0-B1]
Since CKEditor 4.3.3 release (In-Portal 2.x uses CKEditor 3.6.3, In-Portal 3.x uses CKEditor 4.2) it's also available for usage through Composer. See:
- http://ckeditor.com/blog/CKEditor-Supports-Bower-and-Composer ;
- https://ckeditor.com/docs/ckeditor4/latest/guide/dev_package_managers.html .
We can use this to our advantage and only keep our custom CKEditor plugins/config in the core/ckeditor
folder.