Real-Gecko / Filemin

File manager for Webmin written completely in perl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Developed with

Codiad Web IDE

Icon theme by Matthieu James

Faenza Icon Theme

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.

About

File manager for Webmin written completely in perl

License:Other


Languages

Language:Perl 51.0%Language:JavaScript 24.4%Language:Perl 6 13.6%Language:HTML 7.7%Language:Shell 1.7%Language:CSS 1.6%