Skip to content

Anjani001/ckeditor-with-custom-image-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

ckeditor-with-custom-image-upload

ckeditor with custom image upload feature with php

This is image browser-uploader by www.pcesolutions4u.com

VERSION 1.0

process- 
1- change browse url from "zsuploader/plugin.js" in line 6.
2- now change $upload_folder in "ckeditor/uploader.php" in line 6.
3- now add or change in "ckeditor/config.js"
	config.extraPlugins = 'zsuploader';
	Or if you allredy have enabled some plugins,just add like this
	config.extraPlugins = 'youtybe, zsuploader';
	note here youtybe is anothor extra plugins

by default image upload folder is : localhost/assets/images

About

ckeditor with custom image upload feature with php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors