How to install ckeditor uploader ?
Asked
Active
Viewed 130 times
-1
-
1The same question asked in Google has the correct answer in the first few posts. Perhaps if you asked why
gave you a problem, we could at least see what you had tried. – Ron Dunn Nov 18 '17 at 08:48
1 Answers
0
CKEditor is JavaScript application which doesn't upload files by itself. You need a file uploader like CKFinder (not free), custom file uploader or your own uploader.
Please also see docs for more details: https://docs.ckeditor.com/ckeditor4/docs/#!/guide/dev_file_browse_upload

j.swiderski
- 2,405
- 2
- 12
- 20