Renamed the module's machine name from islandora_advanced_search to `advanced_search
This commit is contained in:
parent
c210ee062c
commit
a3cca6bc37
36 changed files with 130 additions and 130 deletions
11
advanced_search.info.yml
Normal file
11
advanced_search.info.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# This .info.yml files provides the basic information about our module to Drupal
|
||||
# More: https://www.drupal.org/node/2000204
|
||||
name: 'Islandora Advanced Search'
|
||||
description: "Creates an Advanced Search block and other enhancements to search."
|
||||
type: module
|
||||
package: Islandora
|
||||
core_version_requirement: ^8 || ^9
|
||||
dependencies:
|
||||
- drupal:facets
|
||||
- drupal:facets_summary
|
||||
- drupal:search_api_solr
|
||||
Loading…
Add table
Add a link
Reference in a new issue