By admin , 15 November, 2024 Add new text fields to content type programmatically from CSV file /** * Add new fields. */ function MYMODULE_update_10000() { $content_type = 'article'; $csv_file_path = DRUPAL_ROOT . Tags field node csv