Add the redirect module.
Add the migration to migrate all the redirects. Also, configure the pathauto for the users.
This commit is contained in:
parent
0cc0fa3f0d
commit
169721fee2
7 changed files with 769 additions and 1 deletions
|
@ -19,7 +19,8 @@
|
|||
"drupal/migrate_tools": "^4.0",
|
||||
"drupal/migrate_plus": "^4.0",
|
||||
"drupal/webform": "^5.0@RC",
|
||||
"drupal/wysiwyg_linebreaks": "^1.9"
|
||||
"drupal/wysiwyg_linebreaks": "^1.9",
|
||||
"drupal/redirect": "^1.2"
|
||||
},
|
||||
"repositories": {
|
||||
"drupal": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue