zr/solr-search-bundle

A short description of what your package does

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

This package is auto-updated.

Last update: 2025-06-14 10:03:33 UTC


README

To install the ZR Solr Search 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/solr-search-bundle

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

    ddev drush recipe recipes/custom/solr-search-bundle
    ddev drush cim --partial --source=recipes/custom/solr-search-bundle/config -y