I don't know of a specific CSV to node example, but it would work basically the same as the taxonomy term one that I do here. Just change the entity type in the migration YAML file, and use the correct field names for nodes. (for example: title instead of name)
Great tutorial! Can you point me to a walkthrough doing the same thing as your csv->taxonomy, but a csv->node case? Thank you for your time!
I don't know of a specific CSV to node example, but it would work basically the same as the taxonomy term one that I do here. Just change the entity type in the migration YAML file, and use the correct field names for nodes. (for example: title instead of name)
@@DrupalTutor Thank you for the reply... good luck with the channel!