项目作者: nikolabintev

项目描述 :
Drupal 7 Feeds importer plugin
高级语言: PHP
项目地址: git://github.com/nikolabintev/feeds_spreadsheet.git
创建时间: 2018-01-29T07:15:29Z
项目社区:https://github.com/nikolabintev/feeds_spreadsheet

开源协议:

下载


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.