drupal/sponsors

Provides a Sponsors Content type recipe.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Type:drupal-recipe

1.0.2-alpha1 2025-05-13 23:37 UTC

This package is not auto-updated.

Last update: 2025-05-15 14:18:03 UTC


README

This recipe creates a sponsors content type.

Table of contents (optional)

  • Requirements
  • Installation
  • Configuration
  • Maintainers

Requirements (required)

This recipe makes use of the following contrib modules:

Installation

  • Apply the Sponsors recipe as you would normally add a contributed Drupal recipe. See the Recipes Getting Started Guide for further information. We strongly recommend using composer to ensure all dependencies will be handled automatically.

ssh into the web container

cd web/
php core/scripts/drupal recipe recipes/sponsors

Maintainers