dev-master
9999999-devFileManager plugin for CakeAdmin and CakePHP 3.x
The Requires
The Development Requires
Wallogit.com
2017 © Pedro Peláez
FileManager plugin for CakeAdmin and CakePHP 3.x
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)
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)
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)
FileManager plugin for CakeAdmin and CakePHP 3.x