19 lines
445 B
YAML
19 lines
445 B
YAML
name : 'Pathauto'
|
|
description : 'Provides a mechanism for modules to automatically generate aliases for the content they manage.'
|
|
core_version_requirement: ^9.3 || ^10 || ^11
|
|
type: module
|
|
|
|
dependencies:
|
|
- drupal:path
|
|
- token:token
|
|
|
|
configure: entity.pathauto_pattern.collection
|
|
|
|
recommends:
|
|
- redirect:redirect
|
|
|
|
# Information added by Drupal.org packaging script on 2024-05-18
|
|
version: '8.x-1.12+6-dev'
|
|
project: 'pathauto'
|
|
datestamp: 1716065615
|