add own logic
This commit is contained in:
commit
5cabe99d1e
64 changed files with 6031 additions and 0 deletions
16
advanced_search.info.yml
Normal file
16
advanced_search.info.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# This .info.yml files provides the basic information about our module to Drupal
|
||||
# More: https://www.drupal.org/node/2000204
|
||||
name: 'Advanced Search'
|
||||
description: "Creates an Advanced Search block and other enhancements to search."
|
||||
type: module
|
||||
package: Islandora
|
||||
core_version_requirement: ^8.8 || ^9 || ^10
|
||||
dependencies:
|
||||
- drupal:facets
|
||||
- drupal:facets_summary
|
||||
- drupal:search_api_solr
|
||||
|
||||
# Information added by Drupal.org packaging script on 2024-09-14
|
||||
version: '2.1.1'
|
||||
project: 'advanced_search'
|
||||
datestamp: 1726285663
|
||||
Loading…
Add table
Add a link
Reference in a new issue