extra_service_views
No security coverage
Extra Service Views enhances the Extra Service recipe
by supplying pre-configured Views for displaying service nodes in a variety of
layouts. It's perfect for quickly assembling service directories, portfolios,
and marketing grids without building views from scratch.
Key layouts
- Isotope grid – filterable, animated grid powered by the
Isotope library. - Services list – standard vertical list with title,
summary, and image. - Metro tiles – masonry-style tile layout for an image‑first
presentation. - Grid – clean responsive grid with optional infinite scroll.
Usage
Install the recipe alongside extra_service, then navigate to
Structure → Views to place one of the views on a page or use
it as a block. The views are exportable; any modifications can be captured by
re-exporting YAML back into the recipe.
Installation
composer require drupal/extra_service_views # drush recipe extra_service_viewsLicense
GPL-2.0-or-later