I've downloaded and formatted content from a tumblr site I run into some CSV files. After playing with Drupal 8 for a few days, it seems like an excellent migration target. Except... I can't figure out how to import my content!
I am working on migration of a component made in Java over Drupal 7. There are some JBPM flows which need to be migrated as well. I was looking for any plugins which can convert these JBPM flows to flows in Drupal or somehow make the existing JBPM flows compatible with Drupal.
Also I would like to know if there are any Drupal plugins using which I can create Custom flows just like I do in JBPM.
I tried a different approach to migrating a D6 to D8
I have a migrated D6 to D8 that has 6 month old content
and I need to do a new D6 to D8 migration with the latest content
I will end up with a D8 with old content and new configurations
and a D8 with the latest content
I Tried using the features module to transfer all of the configurations
from the old D8 to my new D8 and I got a bunch of dependencies errors.
I have migrated a D6 to D8 site and it has 6 month old content
in the mean time there is a lot of content that has been created
in the D6 site. So I am planning to do another migration of my D6
site to D8 with the latest content.
Now I want to transfer site D8.newcontent to site D8.oldcontent
because the old D8 has a lot of the configurations that I had to recreate
because they were not migrated, like views etc...
How do I go about transfering the content only from my new D8 to my old D8 without creating
duplicates?
I am fairly new to Drupal. However, I managed to make a nice website for a client on my own server and I would like to migrate it on their server, since they did not wish for me to have access to the backlogs (... and their server is pretty slow); how do I migrate ALL of the pages? modules, etc. from my server on to theirs? so that I do not have to add blocks all over again?