drupal/extra_service

Adds a service content type with banners, highlights, and video.

Maintainers

Package info

git.drupalcode.org/project/extra_service.git

Type:drupal-recipe

pkg:composer/drupal/extra_service

Statistics

Installs: 4

Dependents: 2

Suggesters: 0

1.0.x-dev 2026-03-04 13:56 UTC

This package is auto-updated.

Last update: 2026-03-04 13:01:51 UTC


README

A reusable Service content type recipe built for agencies and businesses that deliver services online. It provides a rich entity with banners, highlights, videos, and flexible teaser layouts so you can hit the ground running with a production‑quality structure.

Requirements

The recipe also bundles and suggests two companion recipes: extra_paragraphs and extra_view_modes which are used by its fields and view configurations.

What this recipe provides

  • Content type Service (mt_service)
  • Fields for banners, body copy, highlights, images, links, tags, and videos
  • Taxonomy vocabulary Service Tags (mt_service_tags)
  • Multiple form and display layouts (default, teasers, metro tile, slide view, video grid items, etc.)
  • Sample content and media under content/ so you can preview immediately

Installation

composer require drupal/extra_service
# or from a local clone:
# drush recipe ../recipes/extra_service

Use the Recipes UI or drush recipe extra_service to apply the configuration once the package is installed. You can also discover it via the Extra Project Browser.

Example usage

After installation you'll find the Service type under Structure → Content types. Create a new service node and experiment with the built‑in layouts and fields. The attached sample nodes and images make it easy to see the finished result.

Maintainers

  • (add your name and contact information here)

License

GPL-2.0-or-later. See LICENSE.txt.