drupal / drupal_cms_media
Sets up basic media types configuration including responsive image styles, view modes, focal point-based cropping and SVG images, video support, and file uploads.
Installs: 479
Dependents: 3
Suggesters: 0
Security: 0
Type:drupal-recipe
pkg:composer/drupal/drupal_cms_media
Requires
- drupal/bpmn_io: ^3
- drupal/core: ^10.4 || ^11
- drupal/drupal_cms_helper: ^2
- drupal/drupal_cms_privacy_basic: ^2
- drupal/eca: ^3.0.4
- drupal/focal_point: ^2
- drupal/media_file_delete: ^1
- drupal/media_library_bulk_upload: ^1
- drupal/modeler_api: ^1
- drupal/svg_image: ^3.1
- drupal/token: ^1
This package is auto-updated.
Last update: 2025-12-17 00:54:33 UTC
README
Sets up base image configuration including responsive image styles, view modes, focal point-based cropping and SVG images.
Recipes Applied
- Image Media Type (core)
- Local Video Media Type (core)
- Remote Video Media Type (core)
- Drupal CMS Basic Privacy
Modules and Themes Installed
- BPMN.io
- Drupal CMS Helper
- ECA
- File (core)
- Focal Point
- Media File Delete
- Media Library Bulk Upload
- Modeler API
- Responsive Image (core)
- SVG Image
- Token
- Views (core)
Installation
This project is part of Drupal CMS. If you're not using Drupal CMS, you can still use this recipe in your own project. Add it with the following Composer command:
composer require drupal/drupal_cms_media
Bugs and Feedback
If you encounter any bugs or have feedback about this recipe, please file an issue in the Drupal CMS issue queue.