Initial Drupal 11 with DDEV setup
This commit is contained in:
8
web/core/modules/node/node.info.yml
Normal file
8
web/core/modules/node/node.info.yml
Normal file
@ -0,0 +1,8 @@
|
||||
name: Node
|
||||
type: module
|
||||
description: 'Manages the creation, configuration, and display of the main site content.'
|
||||
package: Core
|
||||
version: VERSION
|
||||
configure: entity.node_type.collection
|
||||
dependencies:
|
||||
- drupal:text
|
||||
Reference in New Issue
Block a user