CSV Importer

Categories

Component ID

2921982

Component name

CSV Importer

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

145

Component created

Component changed

Component body

CSV importer module helps to import content from CSV files. By default it supports Node, Taxonomy, User and Block content entity import, you can provide your importer plugin for custom entity as well!

Usage

  • Navigate to admin/config/development/csv-importer
  • Choose entity type
  • Choose entity bundle (if any)
  • Choose CSV file
  • Press CSV import

Features

- Import Block, User, Node and Taxonomy entity types
- Import content using following fields:

  • Text
  • Number
  • Reference
  • General fields

- Import content in this manner:

field_link|title,field_link|uri
Your link title,http://drupal.org

Below is a CSV example attachment where you can see in more detail.