dev-master
9999999-dev https://github.com/raykolbe/KCFinderKCFinder lib with integration support for ZF2.
GPL-2 LGPL-2.1
The Requires
- php >=5.3.3
- zendframework/zendframework 2.1.*
zf2 js kcfinder image manager
KCFinder lib with integration support for ZF2.
KCFinder is free open-source alternative to the CKFinder web file manager. It can be integrated into FCKeditor, CKEditor, and TinyMCE WYSIWYG web editors (or your custom web applications) to upload and manage images, flash movies, and other files that can be embedded in an editor's generated HTML content. --From http://kcfinder.sunhater.com/, (*1)
This version of KCFinder is slightly modified to add integration support for ZendFramework 2, mainly due to ZF2 v.2.1.1 session support changes., (*2)
Please check the doc
dir
for more detailed documentation on the features provided by this package., (*3)
Drag and drop, git clone, or git submodule
(https://github.com/raykolbe/KCFinder.git) into your public web directory. Install
and configuration options can be found here
., (*4)
If using ZendFramework 2 integration support, you MUST make sure that your vendor/autoload.php
file is in the pathway to your public directory., (*5)
Example, (*6)
A typical ZendFramework 2 project structure looks like this:, (*7)
/myproject /config /module /vendor autoload.php <---KCFinder package looks for this file. /zendframework /public index.php /css /js /ckeditor /kcfinder <---Place KCFinder package here.
KCFinder lib with integration support for ZF2.
GPL-2 LGPL-2.1
zf2 js kcfinder image manager