Val Simple Uploader

Screenshot of extension's frontend
Screenshot of extension's backend
Val Simple Uploader is Joomla! module that uploads files to server in a selected directory and file type.
Features:
  • Quick and easy to install
  • Possibility of change of a root directory
  • Possibility of enter the max lenght of file to upload
  • Accept all file types with any selected types
  • Overwrite existing files without confirmation
  • Additional check on the attempt to move the uploaded file to the new place
  • W3C XHTML validate (no errors, notices, warnings)
  • Support Joomla 1.5
  • Implemented to avoid AJAX libs conflicts
  • Version for Joomla 1.5 implemented using Native classes and structures
Used parameters:
  • dir - Upload Directory (in Joomla root)
  • max - Max length (vide upload_max_filesize in php.ini)
  • type - Select a file type
  • file_overwrite - Overwrite existing files without confirmation