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.

Project information

Releases