Hi all,
I am sorry if I am missing something but I have been checking documentation to integrate CKFinder with CKEditor since a while now but still I can't figure out what should go or where is ckeditor.php file which is shown included in examples.
I currently have ckeditor and ckfinder withing ck folder. Something like this: ck/ckeditor & ck/ckfinder.
I will appreciate your input to solve the problem.
Many thanks.
The PHP integration method is
The PHP integration method is only available for CKEditor 3.x, as indicated in the documentation: http://docs.cksource.com/CKFinder_2.x/Developers_Guide/PHP/CKEditor_Integration
For CKEditor 4.x you should use the JavaScript integration method.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!