Drupal is a registered trademark of Dries Buytaert
Drupal 10.6.13 Update released for Drupal core (10.6.13)! Drupal 11.3.14 Update released for Drupal core (11.3.14)! Drupal 11.4.4 Update released for Drupal core (11.4.4)! Views Bulk Operations (VBO) 4.4.7 Minor update available for module views_bulk_operations (4.4.7). Entityqueue Form Widget 2.1.0 Minor update available for module entityqueue_form_widget (2.1.0). Entityqueue Form Widget 2.0.9 Minor update available for module entityqueue_form_widget (2.0.9). Vragen.ai - Search API 2.0.2 Minor update available for module search_api_vragen_ai (2.0.2). Two Factor Authentication - TFA / Passwordless Login 5.5.1 Minor update available for module miniorange_2fa (5.5.1). HTTP Response Headers Module http_response_headers crossed 1,000 active installs. Field Updater Service 1.0.0 Module field_updater_service updated after 12 months of inactivity (1.0.0).

What is the External Media module?

External Media is a universal file picker module with support for Dropbox, Box, Google Drive, OneDrive or any remote URL to import them into Drupal.

Form Element

The new form element would allow you to add external services such as Google Drive, Dropbox, Box, OneDrive, AWS, Unsplash, Instagram, Pixabay, Pexels and other services, in addition to regular file choose field.

All with just adding External Media module as a dependency.

This is how it could be done in your custom forms:

'#type' => (\Drupal::moduleHandler()->moduleExists('external_media')) ? 'external_media' : 'managed_file',

If you would like to force your module to use External Media add dependency to the module's .info file:

dependencies:
  - drupal:external_media

Image and File fields

The module supports both File and Image field types and allows control of visibility of each plugin individually in addition to permissions. File extension and cardinality field settings are respected in popup widgets when supported.

Third-party contrib modules

Premium module support

Premium version is no longer supported and its no longer available for purchase. If you have it installed contact me directly via email from the original receipt.

Activity

Total releases
1
First release
Jul 2026
Latest release
2 hours ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.23 Stable Jul 16, 2026