Mercurial > hg > cmmr2012-drupal-site
comparison modules/contrib/migrate_plus/migrate_json_example/README.md @ 5:12f9dff5fda9 tip
Update to Drupal core 8.7.1
author | Chris Cannam |
---|---|
date | Thu, 09 May 2019 15:34:47 +0100 |
parents | a9cd425dd02b |
children |
comparison
equal
deleted
inserted
replaced
4:a9cd425dd02b | 5:12f9dff5fda9 |
---|---|
16 | 16 |
17 See config/optional/migrate_plus.migration.product.yml for details about the | 17 See config/optional/migrate_plus.migration.product.yml for details about the |
18 migration. | 18 migration. |
19 | 19 |
20 Thanks to Jeff Geerling and Christophe for the original code: | 20 Thanks to Jeff Geerling and Christophe for the original code: |
21 - https://www.jeffgeerling.com/blog/2016/migrate-custom-json-feed-drupal-8-migrate-source-json | 21 https://www.jeffgeerling.com/blog/2016/migrate-custom-json-feed-drupal-8-migrate-source-json |
22 - https://colorfield.be/blog/drupal-8-json-custom-migration | 22 |
23 https://colorfield.be/blog/drupal-8-json-custom-migration |