Janus: tools to migrate CSV data files in Drupal 7
Doing many data migrations in Drupal 7, I created Janus, a collection of tools to easily migrate your data:
- Parse your CSV files
- Apply changes to the retrieved data
- Create Nodes and Users using Text, Property, Email, Date, File, Integer, Link, Term Reference and Entity Reference fields.
More information on GitHub.