2017 © Pedro Peláez
 

cakephp-plugin file-manager

FileManager plugin for CakePHP 3.x

image

crabstudio/file-manager

FileManager plugin for CakePHP 3.x

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 2 Open issues
  • 1 Versions
  • 17 % Grown

The README.md

FileManager plugin for CakePHP 3.x (NO LONGER MAINTAIN OR UPGRADE)

Cakephp 3.x File manager, compatible to text editor like TinyMce, Ckeditor, (*1)

Idea

  • A file manager can deeply integrated with CakePHP 3.x
  • A file manager that can be Authenticate and Authorize
  • Session can be php, cake or database (app.php)

Installation

You can install this plugin into your CakePHP application using composer., (*2)

The recommended way to install composer packages is:, (*3)

composer require crabstudio/file-manager:dev-master

Load plugin

You can use command line, (*4)

bin/cake plugin load FileManager --routes --bootstrap

or paste this line at the end of config\bootstrap.php, (*5)

Plugin::load('FileManager', ['bootstrap' => true, 'routes' => true]);

Usage

access http://your-project/file-manager, (*6)

=======, (*7)

Demo

Index, (*8)

The Versions

10/08 2017

dev-master

9999999-dev https://github.com/crabstudio/filemanager

FileManager plugin for CakePHP 3.x

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp backend filemanager crabstudio anhtuank7c cakephp 3