Skip to content

CKFinder plugin of a much needed image cropping feature using the JQuery based JCrop

Notifications You must be signed in to change notification settings

PlamenVasilev/CKFinderJcrop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CKFinderJcrop

CKFinder plugin of a much needed image cropping feature using the JQuery based JCrop (http://deepliquid.com/content/Jcrop.html).

This is an alpha version and works fine, I just need to iron out a few issues and tidy it up.

To install the plugin

  1. Create folder "cropresize" inside CKfinder/plugins
  2. Export the code inside this folder
  3. Edit CKfinder/config.php and at the end of the file add line

include_once "plugins/cropresize/plugin.php";

About

CKFinder plugin of a much needed image cropping feature using the JQuery based JCrop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 68.4%
  • PHP 24.5%
  • CSS 7.1%