Rich Filemanager
Rich Filemanager is an open-source file manager released under MIT license.
Based on the simogeo Filemanager, with a lot of improvements and new features.
Demo
Filemanager live example: http://fm.devale.pro
Compatibility
Filemanager was initially designed to interact with a number of programming languages via connectors.
But since many changes have been done recently, PHP & ASHX connectors are the only actual connectors currently. Compatibility with other connectors is most likely completely broken.
You are still able you to download unsupported v0.8 from archive (PHP, ASHX, ASP, CFM, lasso, PL and JSP)
Browser compatibility:
Installation and Setup
Documentation
Filemanager is highly documented on the wiki pages. API, see below.
Main features
- Available in more than 20 languages.
- Highly customizable
- Can work as standalone application
- Easy integration with WYSIWYG editors like CKEditor, TinyMCE, Imperavi Redactor and so on.
- Easy integration with AWS S3 storage to manipulate your files on remote S3 server.
- Easy integration with colorbox jquery plugin or HTML simple textfield
- Several computer language connectors available. PHP & ASHX are up-to-date
- Drag-and-drop support
- Ability to upload, delete, modify, download and move files
- Ability to create folders
- Support user permissions - based on session
- Handle system permissions
- Ability to pass config user file in URL
- Multiple & chunked uploads support - based on jQuery-File-Upload
- Online text / code edition - based on codeMirror
- Online PDF & OpenOffice documents viewer - based on viewerJS
- Online MS Office documents viewer - based on Google Docs Viewer
- Opening a given folder
- Opening exclusively a given folder
- Passing parameters to the FM
- File types restriction
- Video and audio player relying on web browser capabilities
- Textbox Search filter
- Thumbnails generation
- Image auto-resize
- File size limit
- File exclusion based on name and patterns
- Images files only
- Prevent files overwriting (or not)
- Switch from list to grid view and vice-versa
- CSS Themes - Please, share your themes with others !
- and more ...
Screenshot
Contribution
Any contribution is greatly appreciated.
You can become a maintainer for any of existent connectors, or create new one for your server side language.
Check the details in API section.
MIT LICENSE
Released under the MIT license.