2017 © Pedro Peláez
 

cakephp-plugin cakeadmin-filemanager

FileManager plugin for CakeAdmin and CakePHP 3.x

image

cakemanager/cakeadmin-filemanager

FileManager plugin for CakeAdmin and CakePHP 3.x

  • Tuesday, July 12, 2016
  • by bobmulder
  • Repository
  • 1 Watchers
  • 1 Stars
  • 81 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

FileManager plugin for CakeAdmin and CakePHP

This plugin allows you to manage your files and folders inside your webroot via the CakeAdmin panel., (*1)

Note: This is a non-stable plugin for CakePHP 3.x at this time. It is currently under development and should be considered experimental., (*2)

Installation

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

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

composer require cakemanager/cakeadmin-filemanager:dev-master

Now load the plugin with the command:, (*5)

$ bin/cake plugin load -r -b FileManager

Congratulations, you are done! Login to your panel and click on the 'FileManager'-button. You will see a list of folders and files located in your webroot., (*6)

Keep in touch

If you need some help or got ideas for this plugin, feel free to chat at Gitter., (*7)

Pull Requests are always more than welcome!, (*8)

The Versions

12/07 2016

dev-master

9999999-dev

FileManager plugin for CakeAdmin and CakePHP 3.x

  Sources   Download

The Requires

 

The Development Requires