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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2937899-4-interdiff.txt | 581 bytes | kim.pepper |
| #4 | 2937899-4.patch | 15.14 KB | kim.pepper |
| #2 | 2937899-2.patch | 14.58 KB | kim.pepper |
Comments
Comment #2
kim.pepperAdded the missing config.
Comment #3
larowlanShould we change the info file too?
Comment #4
kim.pepperComment #5
rhovlandI 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.
Comment #6
rhovlandComment #8
larowlanthanks!