githubEdit

Varbase Media Base

The Varbase Media Base recipe provides comprehensive media handling for Varbase sites, including media types, image styles, responsive image configurations, media library enhancements, and file handling capabilities.

Drupal.org Project

https://www.drupal.org/project/varbase_media_basearrow-up-right

Included Modules

Brings in the following core and contributed modules to your site:

Module
Purpose

Media (in Drupal core)

Manages the creation, configuration, and display of media items.

Media Library (in Drupal core)

Enhances the media list with additional features to more easily find and use existing media items.

File (in Drupal core)

Provides a field type for files and defines a "managed_file" Form API element.

Image (in Drupal core)

Defines a field type for image media and provides display configuration tools.

Breakpoint (in Drupal core)

Manages breakpoints and breakpoint groups for responsive designs.

Views (in Drupal core)

Provides a framework to fetch information from the database and to display it in different formats.

Provides advanced options (e.g. links, checkboxes, or other widgets) to exposed Views elements.

Provides storage and API for image crops.

Optimized responsive images using client hints and automatic srcset generation.

DropzoneJS Entity browser widget.

Provides a framework for different types of embeds in text editors.

Allows users to specify the focal point of an image for use during cropping.

Field UI (in Drupal core)

Provides a user interface for the Field module.

Allows uploading files in bulk and converting them to media entities.

Allows DropzoneJS integration with media bulk upload.

Add an edit button to the Media Library widget when an item is selected.

Adds an ability to perform bulk operations on selected entities from view results.

A pager which allows an infinite scroll effect for views.

Allows bulk edition of entity field values.

Generates WebP copies of image style derivatives.

Provides Varbase media types, view modes, and configurations.

Installation

Apply the recipe using Drush:

This recipe is automatically applied when using the Varbase Starter recipe.

Last updated