forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
24 lines
471 B
YAML
24 lines
471 B
YAML
id: d7_pathauto_patterns
|
|
label: Pathauto patterns
|
|
migration_tags:
|
|
- Drupal 7
|
|
- Configuration
|
|
source:
|
|
plugin: pathauto_pattern
|
|
constants:
|
|
status: true
|
|
selection_logic: 'and'
|
|
process:
|
|
status: constants/status
|
|
id: id
|
|
label: label
|
|
type: type
|
|
pattern: pattern
|
|
selection_criteria: selection_criteria
|
|
selection_logic: constants/selection_logic
|
|
destination:
|
|
plugin: 'entity:pathauto_pattern'
|
|
migration_dependencies:
|
|
optional:
|
|
- d7_node_type
|