zr/zr-para-cards

ZR Cards - Paragraphs

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 8

Forks: 0

Open Issues: 0

Type:drupal-recipe

v1.0.0 2025-05-14 09:48 UTC

This package is auto-updated.

Last update: 2025-05-14 09:48:07 UTC


README

To install the ZR Cards Pararaph, follow the steps below:

  1. Open your terminal.

  2. Navigate to your project directory.

  3. Ahead of running composer require zr/RECIPE_NAME - ensure the below has been added to the root composer.json installer-paths

    "web/recipes/custom/{$name}": ["type:drupal-recipe"]
  4. Run the following command to execute the ZR Cards Pararaph installation:

    ddev drush recipe recipes/custom/zr-para-cards

This command will execute the ZR Cards Pararaph installation.