To install the ZR Solr Search Recipe, follow the steps below:
-
Ensure the below has been added to the
composer.json
installer-paths:"web/recipes/custom/{$name}": ["type:drupal-recipe"]
-
Run
composer require zr/solr-search-bundle
-
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