AvS_FastSimpleImport

Wrapper for Magento ImportExport functionality, which imports products and customers from arrays

  • 所有者: avstudnitz/AvS_FastSimpleImport
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

AvS_FastSimpleImport

Wrapper for Magento ImportExport functionality which imports data from arrays

Documentation

Facts

Description

This module allows to import from arrays and thus using any import source, while the Magento module only imports from files.
ImportExport exists since Magento 1.5 CE / 1.10 EE, image import since 1.6 CE / 1.11 EE. Thus, this module needs at least
one of those versions.
ImportExport has a special import format. See specifications about the expected format.

Main Features:

  • Fast Import using the built in Magento module ImportExport
  • Partial Indexing of only the imported products available
  • Unit tests for many test cases included
  • Importing of additional entities: Categories, Category-Product relations
  • Improved error messages stating which values are expected instead of a given value

Please see our documentation for a full list of features.

Requirements

  • PHP >= 5.3.0
  • Mage_ImportExport

Compatibility

  • Magento >= 1.6.0.0 / Magento EE >= 1.11.0.0

Installation Instructions

  1. Install the extension via GitHub, composer or a similar method.
  2. If you are using the Enterprise Edition then add <Enterprise_ImportExport/> to the <depends> node directly after <Mage_ImportExport/>
  3. Clear the cache, logout from the admin panel and then login again.
  4. Read the documentation
  5. Configure the extension at System -> Configuration -> Services -> FastSimpleImport.

Uninstallation

  1. Remove all extension files from your Magento installation

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Lead Developers

Andreas von Studnitz
http://www.integer-net.de/agentur/andreas-von-studnitz/
@avstudnitz

Paul Hachmang
http://www.h-o.nl/
@paales

Simon Sprankel
http://simonsprankel.de/
@SimonSprankel

License

OSL - Open Software Licence 3.0

主要指标

概览
名称与所有者avstudnitz/AvS_FastSimpleImport
主编程语言PHP
编程语言PHP (语言数: 1)
平台
许可证
所有者活动
创建于2012-02-02 11:48:45
推送于2019-08-06 13:48:45
最后一次提交2017-12-07 14:23:49
发布数14
最新版本名称0.8.2 (发布于 2017-02-23 13:15:17)
第一版名称0.2.0 (发布于 2013-08-02 12:33:15)
用户参与
星数305
关注者数54
派生数146
提交数499
已启用问题?
问题数299
打开的问题数111
拉请求数91
打开的拉请求数11
关闭的拉请求数45
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?