zr / solr-search-bundle
A short description of what your package does
Package info
github.com/Zoocha/ZR-Search-Solr-bundle
Type:drupal-recipe
pkg:composer/zr/solr-search-bundle
v1.0.0
2025-05-14 09:50 UTC
Requires
- php: >=8.1
- drupal/facets: ^3.0
- drupal/search_api_autocomplete: ^1.10
- drupal/search_api_solr: ^4.3
README
To install the ZR Solr Search Recipe, follow the steps below:
-
Ensure the below has been added to the
composer.jsoninstaller-paths:"web/recipes/custom/{$name}": ["type:drupal-recipe"]
-
Run
composer require zr/solr-search-bundle -
Run the following command (within
/webdirectory):ddev drush recipe recipes/custom/solr-search-bundle ddev drush cim --partial --source=recipes/custom/solr-search-bundle/config -y