I like CKEditor and my server uses PHP. I want to use CKEditor to edit the static HTML pages. Is there something that I can drop in that will give me a file browser and let me click a file and edit in CKEditor and save? Image upload would be nice but optional.
Share
I got new information… you could use ckfinder to select your files. I haven’t looked closely at this but I think you would them be able to put the results into the editor and find some way to save it back, but it all sounds Like a bad idea to develop pages through ckeditor but that’s just me
EDIT: I had edited may answer after finding out that you can integrate ckfinder with ckeditor
check out this integration documantaion I think that’ll help you