Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 570 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 570 Bytes

Feeds Spreadsheet

Drupal 7 module providing an Excel parser for Feeds, which allows us to import big data from excel files. It is similar to Feeds Excel. The key difference is the library they are based on. Feeds Spreadsheet uses Spreadsheet Parser library which has much better performance than PHPExcel.

Features

  • Importing much bigger Excel files than PHPExcel based modules
  • Configurable chunk size
  • Configurable sheet source

Requirements

  • Feeds
  • Composer Manager

Notes

File permissions to be checked in case of composer errors.