Hello,

Thanks for the module, it helped me a lot understanding the migrate plugin principle.
Using it, I ran into a small issue :

I use a semi-colon (;) delimiter CSV file and it seems that the plugin only use the comma (,) delimiter.
I think that it would be a good idea to allow the delimiter configuration in the yml file.

I may create a first patch in few days if that can help, As I think that it will not be a really hard thing to patch.

Regards,
Michael.

Comments

MichaelB created an issue. See original summary.

heddn’s picture

Status: Active » Fixed

It is there already, just set 'delimiter' in your yml source and everything should work.

heddn’s picture

You can also set 'enclosure' and 'escape' in like manner.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.