Initial Drupal 11 with DDEV setup
This commit is contained in:
6
web/core/modules/search/search.info.yml
Normal file
6
web/core/modules/search/search.info.yml
Normal file
@ -0,0 +1,6 @@
|
||||
name: Search
|
||||
type: module
|
||||
description: 'Allows users to create search pages based on plugins provided by other modules.'
|
||||
package: Core
|
||||
version: VERSION
|
||||
configure: entity.search_page.collection
|
||||
Reference in New Issue
Block a user