Responsive FileManager is a free open-source file manager made with the jQuery library, CSS3, PHP and HTML5 that offers a nice and elegant way to upload and insert files, images and videos. You can use it as external plugin for TinyMCE version 4.x. or CKEditor and you can also use it as a stand-alone file manager to manage and select files. The script automatically creates thumbnails of images for the preview list and can create also external thumbnails to use in your cms or site. It can be configured for automatic resizing of uploaded images or to automatically limit the size. You can personalize the configuration for each folder. You can set a subfolder as the root and change the configuration for each user, page or FileManager call. Is compatible with multi-user mode and you can edit images with aviary editor, sorting files.
DEMO AND DOCUMENTATION: http://www.responsivefilemanager.com/
PRODUCTION VERSION DOWNLOAD: https://github.com/trippo/ResponsiveFilemanager/releases
Released under Creative Commons Attribution-NonCommercial 3.0 Unported License.
Creator: info@albertoperipolli.com - tr1pp0
In order to work on assets, you need to install Node.js and yarn, then cd to your folder and run these commands:
Install node packages according to package.js (directory node_modules)
yarn install
Compile assets
yarn build
Gulp use laravel-elixir