|
Instructions for K2 Import Component |
|
|
|
This component enables to create K2-items via CSV-file import. You can import all fields including "extra fields", images and tags .
- Create a CSV - File (Example-file: example.csv )
- each row in the csv-file needs a headline
- if you want to import extra fields, the name of the headline in the row and the values of the multi select list, drop down selection,.... has to be identical
- use comma to seperate the values with delimiter ","
- for multi select lists : "option 1, option 3"
- csv file needs utf-8-format
if you use special charakters like (ä,ö,ü,Ä,Ö,Ü,ß) in the k2 standard fields (introtext, fulltext,...) replace them (ä = ä , .....). This is not necessary for your own extra fields.

- Import the csv

- Watch/control the result in K2 items
|