need to run : drush ev 'drupal_flush_all_caches();' drush cr and restart nginx and php-fpm before loading the website
10 lines
190 B
YAML
10 lines
190 B
YAML
name: Edlp migration
|
|
type: module
|
|
description: Defines custom migration for edlp (from d6 to d8).
|
|
core: 8.x
|
|
package: Edlp
|
|
dependencies:
|
|
- migrate_drupal
|
|
- migrate_plus
|
|
- migrate_tools
|