ppound
2 years ago
4 changed files with 11 additions and 9 deletions
@ -1,10 +1,10 @@ |
|||||||
name: Roblib Search |
name: Roblib Search |
||||||
type: module |
type: module |
||||||
core_version_requirement: ^8.9 || ^9 |
core_version_requirement: ^9 || ^10 |
||||||
configure: roblib_search.settings |
configure: roblib_search.settings |
||||||
description: Provides a search form and fires a hook when the search is submitted. Other modules should implement the search functionality by implementing the correct hooks. |
description: Provides a search form and fires a hook when the search is submitted. Other modules should implement the search functionality by implementing the correct hooks. |
||||||
package: Roblib Search |
package: Roblib Search |
||||||
dependancies: |
dependancies: |
||||||
- apachesolr_access |
- drupal:views_ui |
||||||
- views_ui |
- drupal:message |
||||||
- message |
|
Loading…
Reference in new issue