Skip to content

JaapMoolenaar/CKFinderModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CKFinderModule

Latest Stable Version Latest Unstable Version Build Status

Introduction

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

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/

A route is automatically setup at /ckfinder/

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

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'.

CKEditor

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

About

A module to easily setup and use ckfinder in ZF2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages