Multiupload Filefield Widget and Drupal 11
No release declares support for Drupal 11.
The File module of Drupal 7 enables you to select only one file at a time which can be very time consuming in case of many files. This module uses the 'multiple' attribute of html5 to overcome this problem and presents a widget called 'Multiple' that can be used with fields of type File.
Key facts
- Project
- multiupload_filefield_widget
- Latest stable release
- 7.x-1.16 (8 Apr 2023)
- Core version requirement
- None recorded
- Maintenance status
- Actively maintained
- Reported installs
- 28,243
- Last synced from drupal.org
- 21 Sept 2026
Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.
What is blocking the upgrade
No release declares support for Drupal 11.
No alternative is recorded for this project.
Source: drupal.org/project/multiupload_filefield_widget
Related modules in Site structure
Menu Block
ReadyEnhance Drupal 8+ core menus with functionality to expand all menu links with children and/or root the menu tree to a specific item.
menu_blockLatest stable 8.x-1.14113,054 sitesBlock field
PartialThe Block Field module provides a field that allows a content entity to reference and configure custom block instances.
block_field48,369 sitesColor Field
ReadyColor Field is simple field that use a hexadecimal notation (HEX) for the combination of Red, Green, and Blue color values (RGB). Opacity is also support and can be disabled/enabled per field instance.
color_fieldLatest stable 3.0.247,877 sitesField collection
Not yetProvides a field-collection field, to which any number of fields can be attached. A field collection is internally represented as an entity, which is embedded in the host entity. Thus, if desired field collections may be viewed and edited separately too.
field_collection38,013 sitesCalendar
PartialThis module displays date-based Views in a calendar layout, supporting year, month, week, and day views with built-in navigation. It works with any date field—such as Drupal core's date, date range fields, created/updated timestamps or date_recur —configured in a View. Videos/Tutorials Dates With Drupal 7 a series of videos about configuring and using the Date module on Drupalize.me.
calendar37,462 sitesDynamic Entity Reference
ReadyOverview Dynamic Entity Reference provides a field type/widget/formatter combination for Drupal that allows an entity-reference field to reference more than one entity type. Features Create a single field to hold references to Users and Nodes, Or Terms and Nodes, or all three. From 5.x also supports mixing config entities with content entities.
dynamic_entity_referenceLatest stable 3.2.331,316 sites