Awesome
File manager for Webmin written in Perl.
Features modern GUI with the help of numerous JS and CSS libraries. Makes file management on Webmin controlled server much easier.
%100 AJAX - NO page reloads.
Libraries in use
- jQuery
- jQuery UI
- Bootstrap
- Font Awesome
- Bootbox
- Bootstrap Hover Dropdown Plugin
- Bootstrap-submenu
- Bootstrap Table
- jQuery File Upload Plugin
- PNotify
- CodeMirror
- Fancytree
- markdown-js
Developed with
Icon theme by Matthieu James
Contributors
Installation:
Package for installation through Webmin interface For Linux distributions and for FreeBSD.
Flavours
Filemin comes in different flavours such as:
Full
Complete installation with all required dependencies, will work literally everywhere even on servers with no acces to Internet.
Builtin version
Same as Full, but opens Filemin in the same tab as Webmin. Works with every theme except Authentic.
CDN
Sames as full but all required librares are delivered from cdnjs. Takes less space, but requires internet connection to get required JS libraries.
Update
As of version 1.1.0 Filemin automatically checks for update and offers to install it if available. However currently Webmin itself bundles outdated 0.9 branch of the module and new version of Filemin is always downgraded with Webmin update. To avoid the issue since version 2.0.0 Filemin installs additional Filemin Updater module. Just click "Filemin Updater" option in "Others" menu of Webmin to reinstall Filemin.
Note for FreeBSD users.
FreeBSD users are recommended to install shared-mime-info package.
pkg install shared-mime-info
Otherwise mime recognition will fail resulting usability reduction.