zr/zr-cke5-recipe

CKE5 Recipe Bundle

Maintainers

Package info

github.com/Zoocha/ZR-CKE5-bundle

Type:drupal-recipe

pkg:composer/zr/zr-cke5-recipe

Statistics

Installs: 128

Dependents: 6

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-15 10:01:59 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.