This package enables you to upload multiple files in one go.
A new tab called “Upload” will be added to the native Folder media type. The tab contains a Flash based control which enables the user to select multiple files from multiple sources before uploading. The files will be placed as child nodes under the selected folder.
Each file will be handled according to it’s extension. By default the MultipleFileUpload package has to different behaviours. All image files (jpeg, jpg, gif, bmp, png, tiff, tif) will be created as image media types, whereas all other files will be created as file media types.
It’s possible to customize how individual files will be treated and the user control that is displayed inside Umbraco. Please refer to the “Extending the package“ section in the documentation.
Warning: If you wish to uninstall the package be sure to follow the instructions in the documentation and displayed on the last page of the installer, otherwise you could end up invalidating all folders in the media section.
Version 1.1
Hope you'll enjoy the package.