Problem/Motivation

Allow CSV files. Would then allow the use of Migrate Source UI to import migrations from Drupal's UI.

Proposed resolution

Add CSV source plugin.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

minoroffense created an issue.

minoroffense’s picture

Current draft implementation seems to work for terms and translations. Likely need a means of setting some csv options for things like delimiters, escape chars, etc.