zr/solr-search-bundle

A short description of what your package does

Maintainers

Package info

github.com/Zoocha/ZR-Search-Solr-bundle

Type:drupal-recipe

pkg:composer/zr/solr-search-bundle

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-14 11:51:32 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