PNX Media depends on media types and fields provided by the media module in 8.4.x (core/modules/media/config/install). However, these are now in the standard profile in 8.5.x and no longer available if you are installing a different profile than standard.

Suggest we copy this config to PNX Media so it's available on install.

Comments

kim.pepper created an issue. See original summary.

kim.pepper’s picture

Status: Active » Needs review
StatusFileSize
new14.58 KB

Added the missing config.

larowlan’s picture

Should we change the info file too?

-  - drupal:media (>8.4)
+ - drupal:media (>8.5)
kim.pepper’s picture

StatusFileSize
new15.14 KB
new581 bytes
rhovland’s picture

I can confirm this patch works. I'm using the commerce_base profile provided by Drupal Commerce and it lacks all of the configuration for media. I was unable to install pnx_media without this patch.

rhovland’s picture

Status: Needs review » Reviewed & tested by the community

  • larowlan committed 6e514d2 on 8.x-1.x authored by kim.pepper
    Issue #2937899 by kim.pepper: Media types have moved to standard profile
    
larowlan’s picture

Status: Reviewed & tested by the community » Fixed

thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.