activated pathauto for url aliases
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
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
|
||||
- token:token
|
||||
|
||||
configure: entity.pathauto_pattern.collection
|
||||
|
||||
recommends:
|
||||
- redirect:redirect
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-03
|
||||
version: '8.x-1.1'
|
||||
core: '8.x'
|
||||
project: 'pathauto'
|
||||
datestamp: 1520092688
|
||||
Reference in New Issue
Block a user