zr/zr-ct-example

ZR CT Example

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 8

Forks: 0

Open Issues: 0

Language:Twig

Type:drupal-recipe

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

This package is auto-updated.

Last update: 2025-05-14 09:47:26 UTC


README

To install the ZR CT Example Starter recipe, follow the steps below:

  1. Ensure the below has been added to the composer.json installer-paths:

    "web/recipes/custom/{$name}": ["type:drupal-recipe"]
  2. Run the following command:

    ddev drush recipe recipes/custom/zr-ct-example
  3. Run the following command to install CKE5 configs:

    ddev drush cim --partial --source=recipes/custom/zr-cke5-recipe/config -y

This will complete the ZR CT Example Starter recipe installation.