Add the redirect module.

Add the migration to migrate all the redirects.

Also, configure the pathauto for the users.
This commit is contained in:
David Valdez 2018-09-10 19:00:48 -05:00
parent 0cc0fa3f0d
commit 169721fee2
7 changed files with 769 additions and 1 deletions

View file

@ -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": {