zr/zr-cke5-recipe

CKE5 Recipe Bundle

Installs: 28

Dependents: 6

Suggesters: 0

Security: 0

Stars: 0

Watchers: 14

Forks: 0

Open Issues: 0

Type:drupal-recipe

v1.0.1 2025-04-30 13:42 UTC

This package is auto-updated.

Last update: 2025-05-15 08:21:25 UTC


README

To install the ZR CKE5 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 composer require zr/zr-cke5-recipe

  3. Run the following command (within /web directory):

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

This command will execute the ZR CKE5 Recipe installation.