I have a site that will need to pull content from another Drupal site and keep it up to date. The Drupal 8 site will pull content from a Drupal 7 site, and keep it up to date.

Any recommendations on the best approach for this? There are a lot of possibilities, but wanted to see if any one had suggestions for something they know worked well.

Comments

VM’s picture

what exactly do you mean by 'sync' ? if you simply mean having both sites display the same content, then I'd look into the feeds module. D8 version still being worked on. If you mean an absolute sync (node id, revisions etc.) then I've no idea.

ruggestrong’s picture

feeds? https://www.drupal.org/project/feeds
but for 8?
there is 8.x-3.x-dev