Stylish MooTools File Manager
30
Apr
// php the_time('Y') ?>
FileManager is a MooTools-based file manager that allows you to control your files-folders with style.
It runs in a modal box & with an Ajaxed interface, helps:
- browsing files/folders quickly
- rename, delete, move (with drag'n drop), copy (drag + hold CTRL) and download files
- view detailed reviews of images, text-files, compressed-files or audio content
- Option to automatically resize big images when uploading
- Use it to select a file anywhere you need to specify one inside your application's backend
FileManager uses the FancyUpload3 script that is soon to be released for good-looking file uploads.
And, it can be easily integrated with TinyMCE as well. For a standard demo, click here & for a TinyMCE integrated demo, click here.
P.S. Thanks very much to David Walsh for the suggestion.
Update (14th September 2010): URL of the resource is updated.
Requirements: MooTools, PHP
Compatibility: All Major Browsers
Website: http://github.com/cpojer/mootools-filemanager
Compatibility: All Major Browsers
Website: http://github.com/cpojer/mootools-filemanager
- Tags:
Javascript Php
- Filed under: File & Folder, Goodies, MIT License
- 6 Comments












6 Responses for "Stylish MooTools File Manager"
The link to the demos is broken. The og5.net domain has no DNS resolution.
@Scott,
You’re right. Hoping that it is only a problem with the hosting, not the domain and resolves soon.
Try: http://cpojer.net/page/Scripts instead. Looks like he’s got his own domain now, but there aren’t any forwards about.
Broken link
Just updated the URL of the resource with a working one.
Hi, i ported the filemanager to mootools 1.3 and add a lot of new features!
You can find it here:
https://github.com/frozeman/mootools-filemanager
– thumbnails browsing
– ported to mootools 1.3
– now absolute and relative paths are possible
– add clickable and selectable path in the header
– add hiding of the thumbnail directory
– a lot of bugfixes
– add .htaccess to allow upload and resize of big files
– made interface changes
– add MilkBox for preview of images
– add keyboard navigation in the file browser
– add error dialogs for php errors
– add a few new properties