22 lines
457 B
YAML
22 lines
457 B
YAML
name : 'Pathauto'
|
|
description : 'Provides a mechanism for modules to automatically generate aliases for the content they manage.'
|
|
# core: 8.x
|
|
type: module
|
|
|
|
dependencies:
|
|
- ctools:ctools
|
|
- drupal:path
|
|
- drupal:system (>=8.5)
|
|
- token:token
|
|
|
|
configure: entity.pathauto_pattern.collection
|
|
|
|
recommends:
|
|
- redirect:redirect
|
|
|
|
# Information added by Drupal.org packaging script on 2018-09-08
|
|
version: '8.x-1.3'
|
|
core: '8.x'
|
|
project: 'pathauto'
|
|
datestamp: 1536407890
|