Filedump
Categories
Component ID
1852520
Component name
Filedump
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Filedump is an HTML 5 based file management tool. Its goal is to make it really easy to upload files to your Drupal website. It supports file drag and drop, and an interface for managing uploaded files.
Filedump also includes a simple API for creating FileActions. Filedump collects a list of user selected files, then passes it to a FileAction for processing. By extending FileAction, you can write new actions that perform useful operations on collections of files.
