Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

amk's avatar
Level 4

How to upload image in ckeditor?

Hello,guys I have been search a lot of tutorial but can't work well. If you know any code or tutorial,suggest me please. I want to upload image in CKEditor.

0 likes
2 replies
BishoyWagih's avatar
Level 13

which CKEditor version you are using ?

if you are using CKEditor 4 you need to add this plugin to your editor this plugin allows you to upload image directly also you can choose the location for the existing images on the server..

https://ckeditor.com/cke4/addon/uploadimage

Please or to participate in this conversation.