Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Configuration Language Lock 1.0.2 Minor update available for module config_language_lock (1.0.2). Release: Canvas Override 1.0.1 Minor update available for module canvas_override (1.0.1). Release: Media Remote Image 8.x-1.2 Minor update available for module media_entity_remote_image (8.x-1.2). Release: IDNA Convert Service (punycode) 2.0.4 Minor update available for module idna (2.0.4). Release: Bootstrap Cloud 7.1.3 Minor update available for theme bootstrap_cloud (7.1.3). Release: Token Browser 1.0.2 Minor update available for module token_browser (1.0.2). Release: Varbase Project 11.0.8 Minor update available for module varbase_project (11.0.8). Release: Media Remote Image 2.0.0-beta1 First beta version released for module media_entity_remote_image (2.0.0-beta1). Usage Milestone: Term CSV Export Import Module term_csv_export_import crossed 1,000 active installs. Security Coverage: Module Scout Module module_scout now has official Drupal security advisory coverage.

This module connects Drupal's media library to a Picturepark digital asset management system. Editors can select assets directly from Picturepark, creating media entities in Drupal that link to the assets hosted on the Picturepark CDN. This avoids duplicating files locally and ensures media library listings remain fast by using remote thumbnails.

Browse and select assets from a Picturepark digital asset management library directly inside Drupal's media library. Selected assets become media entities that stay on the Picturepark CDN.

Editors click a Picturepark button on the media add form, pick one or more assets in the Picturepark content picker, and the module creates the corresponding media entities. Files are referenced by URL rather than copied into the local file system, so Drupal never holds a second copy of your library.

Features

  • Two media types, Picturepark image and Picturepark file, installed ready to use.
  • Picturepark content picker embedded in the media library add form, with multi-asset selection.
  • Assets stay remote. Nothing is downloaded into the local file system.
  • Thumbnails are built from a small remote rendition instead of the full original, so media library listings stay fast.
  • Asset metadata is stored alongside each media item: original file name, asset URL, Picturepark content ID for linking back to the DAM, thumbnail URL, and image dimensions.
  • Every URL returned by the picker is validated server side against the configured Picturepark domain before any entity is created.

Post-Installation

  1. Go to Configuration → Media → Picturepark DAM (/admin/config/media/picturepark) and enter your Picturepark domain, for example mycompany.picturepark.com. Enter the host only, with no scheme, port or path. The administer picturepark_dam settings permission is required.
  2. Grant editors access to the two new media types through the usual media permissions.

The domain is more than a convenience setting: it is the boundary that decides which URLs the site will store and fetch. Only HTTPS URLs whose host equals, or is a subdomain of, the configured domain are accepted, and if no domain is set nothing is accepted at all.

Further guidance is available at /admin/help/picturepark_dam when the core Help module is enabled.

Additional Requirements

  • Drupal 10.3 or later, or Drupal 11
  • PHP 8.1 or later
  • Core modules: File, Image, Media Library
  • A Picturepark tenant with the content picker enabled

Two contributed modules are required and are installed automatically when you use Composer:

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Jul 2026
Latest release
1 month ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
1.0.x-dev Dev 10–11 Jul 29, 2026