langcode: en status: true dependencies: { } id: academic_calendar class: null field_plugin_method: null cck_plugin_method: null migration_tags: null migration_group: null label: 'Custom Content migration from CSV for Academic Calendar' source: plugin: csv path: /var/www/html/project/docroot/calendar.csv header_row_count: 1 keys: - id constants: file_source: /var/www/html/project/docroot/fac_images file_dest: 'public://fac_images/' process: type: plugin: default_value default_value: academic_calendar_content source_path_two: - plugin: skip_on_empty method: process source: file - plugin: concat delimiter: / source: - constants/file_source - file title: title body: body field_calender_file: plugin: file_import source: '@source_path_two' destination: constants/file_dest field_calender_type: - plugin: entity_lookup entity_type: taxonomy_term bundle: academic_calender source: type destination: plugin: 'entity:node' migration_dependencies: required: { } optional: { }