Field Import
Categories
Component ID
2788849
Component name
Field Import
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Features
Field Import module enables you to import fields to a content type from a csv file.
Fields can be imported into an existing content type or a new one which will be created upon import.
Drupal naming conventions should be followed for the fields to be imported.
Basic Installation & Configuration
Refer to the Readme.txt file included with the module which contains additional information.
Dependency
Any field type specified in the csv file should have it's dependent module installed else exception will be thrown.
For example to create a field of type "email" the necessary dependent Email module should be installed.
