No Code Content Migration
Details
Hector (http://iribarne.com (http://iribarne.com/)) will be presenting "No Code Content Migration". This presentation will focus on decoupling your content from Drupal. Specifically, it will cover these Drupal 7 topics:
- Loading content from a CSV file (traditional way).
- A new approach will be discussed using two new D7 modules in the works.
- One module exports individual content types to a CSV file (e.g. articles.csv, pages.csv, etc.)
- The other module dynamically registers a migration (in the Migration Dashboard) from a CSV file
