You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
354 B
10 lines
354 B
name: Roblib Search |
|
type: module |
|
core_version_requirement: ^9 || ^10 |
|
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. |
|
package: Roblib Search |
|
dependancies: |
|
- drupal:views_ui |
|
- drupal:message |
|
|