This module is not maintained anymore and won't be published as a full project.
Feel free to create a new module based on this module's code or contact me if you'd like to sponsor the development of a new module.
Project is currently not supported.
Description
This module integrates a modern Plupload library with FileField in Drupal 6. It provides a field widget for image field that allow user to upload multiple images at once using Plupload library.
Download Plupload javascript library and extract the whole archive into libraries folder so the structure will be ../libraries/plupload/js/plupload.full.js.
Above steps are in no particular order, meaning you can install libraries and plup module without having Plupload javascript library (the module doesn't check for it's presence so you can download it later)