webassets
Manage local and remote media assets. Provides the needed configuration on top of Drupal core's media management and media library so a fresh site has a ready to use media library, with seven media types, image styles, responsive image styles and breakpoints already wired up. No clicking through the admin UI after install.
Seven media types out of the box:
- Image
- Document
- Audio
- Video
- Remote audio (oEmbed)
- Remote image (oEmbed: Flickr, GIPHY, Getty)
- Remote video (oEmbed: YouTube, Vimeo)
Contributed modules pulled in by Composer:
- Crop API :
~2.0 - Focal Point :
~2.0 - Media Remote Audio :
~1.0 - Media Remote Image :
~1.0 - Media Directories :
~2.2.0
Not enabled
Five responsive image styles (origenal, square, standard, traditional, ultrawide) map onto eight Web Assets breakpoints, so themes pick the right crop for phone, tablet and desktop without defining their own.
The module ships as a Drupal Recipe. Enabling it applies recipes/default, which chains the foundation recipe to turn on the media stack and create every media type, field, view mode, image style and responsive image style in one step.