AjaXplorer v1.3

April 17th, 2007

AjaXplorer is released in its version 1.3 :

  • A log/error message handling was really missing, it is now much better. All actions display a success/fail message to the user.
  • Multiple file upload
  • Added a “GoTo” button to the location bar, since no-one new that it was editable
  • Implemented a way to type a folder path directly in the browser URL to automatically launch the explorer in the right folder.
  • A”mail to” button allows the user to send directly this browser URL with a comment to anybody.

Please download and comment!

AjaXplorer

April 11th, 2007

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.