I try to import CSV files. I already need 8.1.0 for some reason.
I find I need a new migrate_plus and migrate_tools (compared to 8.0.5) https://www.drupal.org/project/migrate_tools
This indicates I need to apply two core patches.
So I read the patch doc.
I applied the two indicated patches but "drush migrate-status" still fails.
I also tried the last two patches from both issue queues: nope.
I'm in the process of migrating a lot of content from an old site into a new site - the majority of the work thus far has been copying and pasting. Both sites use Drupal 7.43
My next step is migrating a backlog of Media Releases (boss wants all media releases dating back to late 2012 migrated to new site). There are literally hundreds of them, all formatted the exact same way.
Hello, i am working on moving a drupal site from one server to another. I have done the following:
1) move the files to the new host
2) import the exported database tables to the new host
3) change the rights of the folders like sites/default/files
4) change the database login information on settings.php