XLS Import

Component ID

980660

Component name

XLS Import

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Module allow you to import XLS with all sheets as is into a database tables.
This means that each XLS sheet will become a table.
Later you can operate data you have in database.
Based on phpMyAdmin code for importing XLS ans XLSX files.

Features:

  • You can choose if first row should be used for column name or columns should be named like in sheet (A, B, C and etc.)
  • Uploaded file will be removed after import and do not take place at server.