dino/kcfinder-zf2 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dino/kcfinder-zf2

Composer 安装命令:

composer require dino/kcfinder-zf2

包简介

KCFinder lib with integration support for ZF2.

README 文档

README

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/

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.

Documentation

Please check the doc dir for more detailed documentation on the features provided by this package.

Installation

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.

If using ZendFramework 2 integration support, you MUST make sure that your vendor/autoload.php file is in the pathway to your public directory.

Example

A typical ZendFramework 2 project structure looks like this:

/myproject
  /config
  /module
  /vendor
    autoload.php       <---KCFinder package looks for this file.
    /zendframework
  /public
    index.php
    /css
    /js
      /ckeditor
      /kcfinder        <---Place KCFinder package here.

统计信息

  • 总下载量: 45
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2
  • 更新时间: 2013-02-13