Initial Drupal 11 with DDEV setup
This commit is contained in:
6
web/core/modules/config/config.info.yml
Normal file
6
web/core/modules/config/config.info.yml
Normal file
@ -0,0 +1,6 @@
|
||||
name: 'Configuration Manager'
|
||||
type: module
|
||||
description: 'Allows importing and exporting configuration changes.'
|
||||
package: Core
|
||||
version: VERSION
|
||||
configure: config.sync
|
||||
Reference in New Issue
Block a user