morethanthemes / extra_view_modes
There is no license information available for the latest version (1.0.1) of this package.
Provides additional entity view modes used by extra_* recipes.
Package info
github.com/morethanthemes/extra_view_modes
Language:HTML
Type:drupal-recipe
pkg:composer/morethanthemes/extra_view_modes
1.0.1
2025-08-25 12:34 UTC
Requires
- drupal/core: >=10.4 || ^11
README
Provides additional entity view modes commonly used by More Than Themes recipes.
What this recipe provides
- Featured Teaser (
mt_featured_teaser) - Metro Tile (
mt_metro_tile) - Slide View (
mt_slide_view) - Teaser Tile (
mt_teaser_tile) - Video Grid Item (
mt_video_grid_item)
Installation
composer require drupal/extra_view_modes
# or install via the Recipes UI / drush recipe
Manage view modes under Structure → Display modes → View modes.
License
GPL-2.0-or-later