Add support for multiple media libraries #5901
Labels
area: extensions/media-libraries
area: media-library
exp: expert
type: feature
code contributing to the implementation of a feature and/or user facing functionality
I would like to use Netlify CMS’s git-based media library for icons and Cloudinary for larger images and videos. If there is a way to set image management on a per field basis, I haven't been able to find it yet.
The
image
widget currently supportsmedia_library
configuration to occur within the field, but seemingly not selection.What if setting
media_library
tonull
/false
/local
/netlify
allowed the built-in media manager to take over?This thought could go further, such as wanting to use multiple third-party services at once. Perhaps it should be possible to globally register multiple media libraries by name and choose which one is used per field.
The text was updated successfully, but these errors were encountered: