Mercurial > hg > cmmr2012-drupal-site
comparison modules/contrib/migrate_plus/migrate_example_advanced/README.txt @ 5:12f9dff5fda9 tip
Update to Drupal core 8.7.1
author | Chris Cannam |
---|---|
date | Thu, 09 May 2019 15:34:47 +0100 |
parents | c75dbcec494b |
children |
comparison
equal
deleted
inserted
replaced
4:a9cd425dd02b | 5:12f9dff5fda9 |
---|---|
5 migrations with a wine theme. | 5 migrations with a wine theme. |
6 | 6 |
7 SETUP | 7 SETUP |
8 ----- | 8 ----- |
9 To demonstrate XML migrations as realistically as possible, the setup module | 9 To demonstrate XML migrations as realistically as possible, the setup module |
10 provides the source data as REST services. So the migrations' references to these | 10 provides the source data as REST services. So the migrations' references to |
11 services can be set up accurately, if you install migrate_example_advanced via | 11 these services can be set up accurately, if you install migrate_example_advanced |
12 drush be sure to use the --uri parameter, e.g. | 12 via drush be sure to use the --uri parameter, e.g. |
13 | 13 |
14 drush en -y migrate_example_advanced --uri=http://d8.local:8083/ | 14 drush en -y migrate_example_advanced --uri=http://d8.local:8083/ |
15 | 15 |
16 THE WINE SITE | 16 THE WINE SITE |
17 ------------- | 17 ------------- |