This project is not covered by Drupal’s security advisory policy.

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

Releases