Add SimpleUploadAdapter to Superbuild CDN
The docs state that it is a bad idea to use Base64UploadAdapter in production
https://ckeditor.com/docs/ckeditor5/latest/installation/getting-started/quick-start.html#using-the-ckeditor-5-superbuild
https://ckeditor.com/docs/ckeditor5/latest/features/images/image-upload/base64-upload-adapter.html
The superbuild CDN uses Base64UploadAdapter by default which is fine for demonstration purposes but it would be great to include SimpleUploadAdapter as well in the same superbuild CDN link.
https://ckeditor.com/docs/ckeditor5/latest/features/images/image-upload/simple-upload-adapter.html
That way, the user could choose whether they want to use Base64UploadAdapter or SimpleUploadAdapter in the main superbuild CDN link. All the user would need to do was put the one they do not want in the removePlugins array.
If you'd like to see this improvement implemented, add a 👍 reaction to this post.
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.
We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).