ajaXplorer is an easy-to-install files explorer for remotely managing files on a web server, or using as a simple filesharing system. Its rich layout and actions make it accessible to any end-user. It requires PHP and FTP access to install.
I developed it for a file sharing purpose, and it is now available for download on Sourceforge.net. The interface is Ajax based, thus providing very intuitive functionnalities, very close of a standard filesystem explorer you can find on any OS. The following actions can be performed on your server files :
=> Create new directory, create new file, upload new file
=> Rename, copy, move, delete, download a file
=> Online edit a file if it is a text file (txt, js, html, css, etc.)
It also provides a bookmarks system allowing the user to save folder locations and jump to them directly.
Just download the zip on SourceForge, unzip, change some configuration variables, upload it on your webserver and your done! Installations instructions can be found in the doc/ directory.
Donwload URL : http://sourceforge.net/projects/ajaxplorer/
Some screenshots :
Bookmarks System
Generic View
This application uses some of the WebFX widgets (XLoadTree, SortableTable and Selectable), as well as LightBox modified by Leightbox.