BTMash

Blob of contradictions

Articles tagged with migrate


Migrate 2.4 and the new File/Field Handler changes

Written

I've been playing around with using the new version of migrate for a little while. But its been on the more boring side and learning how to use migrate with CSV files (which admittedly feels quite goo...

Extending dynamic migrations with destination records

Written

Disclaimer: This posting was written with Migrate V2.3 and less. 2.4+ has a different handler for images. This post should hopefully still be useful if you just omit the parts about the images and han...

Easy table + views integration using the Data Module

Written

I was recently tasked to import data from a deprecated database table (Q&A) into a Drupal 6 site. Regarding the data that was being imported in:

  • It is a one-time import.
  • It boiled down as one fla...

Migrating Content Part 2: Nodes

Written

(Updated November 10, 2011 - Updated information about file actions. Thank you Patrick Thurmond!)
(Updated June 4, 2011 - File Handler Compatibility with Migrate 2.1)
(Updated June 8, 2011 - Image to ...

Migrating Content Part 1: Users

Written

Last week, I posted about performing a content/user migration from Drupal 6 to Drupal 7 using the migrate module (instead of going via the upgrade route or the 'use the interns at work and make them u...

Migrating content by using the migrate module.

Written

Over the past 2 weeks, I have been working on a project whereby the site owners wanted to update the look and feel of their site (along with adding a slew of new features in there - I will be posting ...