WORK IN PROGRESS : Help us with your contributions!!

This module will provide (it's not yet alfa quality now) support for file management like a virtual disk storage, allowing to directory browsing, file upload and download.

Terms and definitions

  • an UploadForm capable of multipart form handling;
  • few business objects to represent a file system structure (File and Directory).

    The main feature, in addition to which we already mentioned above, is that the module will provide file upload feedback through AJAX enabled upload progress bar, something like what your browser already provide for download.