Initial Drupal 11 with DDEV setup
This commit is contained in:
8
web/core/modules/path/path.info.yml
Normal file
8
web/core/modules/path/path.info.yml
Normal file
@ -0,0 +1,8 @@
|
||||
name: Path
|
||||
type: module
|
||||
description: 'Allows users to create custom URLs for existing paths on the site.'
|
||||
package: Core
|
||||
version: VERSION
|
||||
configure: entity.path_alias.collection
|
||||
dependencies:
|
||||
- drupal:path_alias
|
||||
Reference in New Issue
Block a user