2017 © Pedro Peláez
 

library ckfinder-module

A module to implement ckfinder for Zend Framework 2.

image

satsume/ckfinder-module

A module to implement ckfinder for Zend Framework 2.

  • Saturday, September 13, 2014
  • by Satsume
  • Repository
  • 1 Watchers
  • 1 Stars
  • 46 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

CKFinderModule

Latest Stable Version Latest Unstable Version Build Status, (*1)

Introduction

This module is relies on AssetManager to provide a ckfinder implemenation without having to install it in the publicly accessible folder., (*2)

Installation

CKFinderModule is set-up to use the ckfinder source from /vendor/ckfinder/ckfinder ( ckfinder.php would be in /vendor/ckfinder/ckfinder/ckfinder.php ). You should download the source from ckfinder.com and extract it in /vendor/ckfinder/ckfinder/, (*3)

A route is automatically setup at /ckfinder/, (*4)

Permissions for the main and connector route are added for BjyAuthorize and zfc-rbac for users with a role of admin., (*5)

The config.php supplied by ckfinder ( /ckfinder/config.php ) is not used, instead its located in /satsume/ckfinder-module/config/ckfinder.config.php ( take look at it's contents here ). The location of this file can be overridden by setting a different path in 'ckfinder_module' => 'ckfinder_config_path'., (*6)

CKEditor

If CKEditorModule is included, the ckfinder will automatically be setup for use in the ckeditor., (*7)

The Versions

13/09 2014

dev-master

9999999-dev https://github.com/satsume/CKFinderModule

A module to implement ckfinder for Zend Framework 2.

  Sources   Download

BSD-2-Clause

The Requires

 

zf2 zend framework 2 ckfinder ckfinder module

12/09 2014

0.1.0

0.1.0.0 https://github.com/satsume/CKFinderModule

A module to implement ckfinder for Zend Framework 2.

  Sources   Download

BSD-2-Clause

The Requires

 

zf2 zend framework 2 ckfinder ckfinder module