Smart Import
Component ID
2001438
Component name
Smart Import
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1154
Component created
Component changed
Component body
Overview:
This module is designed for import node contents from xls file. Field will be automatically detected from column header.
xls column names should be exactly as field id of drupal. Also can update the data by hook before save, which will help to set any complex field data.
Features:
1. Import nodes from xls file.
2. Fields will be detected automatically.
3. Comma separated multivalued import.
Requirements:
PHP Version: >=5.3
Modules: entity, phpexcel
For more instruction see README.txt inside the package.
