Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikolabintev/feeds_spreadsheet

Drupal 7 Feeds importer plugin
https://github.com/nikolabintev/feeds_spreadsheet

big-data drupal drupal-module drupal7 excel-import excel-importer excelparser feeds import importer migration

Last synced: about 19 hours ago
JSON representation

Drupal 7 Feeds importer plugin

Awesome Lists containing this project

README

        

# 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.