This project is not covered by Drupal’s security advisory policy.
There is an open security issue: File upload MIME type validation relies on file extension instead of actual file content
What it does
This module extends Drupal core File widget to use the PlUpload Form Element provided by the PlUpload integration module:
https://www.drupal.org/project/plupload
The aim of the module is to provide a drop-in replacement in the least intrusive way possible by respecting as much the core Widget implementation.
With PlUpload users will be able to upload files of any size, with progress feedback in a much more robust way.
Usage
To use it you need to:
- Enable this module and Plupload integration.
- Select PlUpload widget in "Manage form display" for your content type. It will only appear for Image and File field types.
If the PlUpload module and library are properly installed, the PlUpload widget should appear in the node create and edit forms instead of core upload file button.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Media, Site structure
1,179 sites report using this module
- Created by david_garcia on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

