定制 firegento/extendedimport 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

firegento/extendedimport

最新稳定版本:1.0.4

Composer 安装命令:

composer require firegento/extendedimport

包简介

Extended Import Features (ported from AvS_FastSimpleImport)

README 文档

README

All Contributors

FireGento ExtendedImport Extension

Extended Import Features (ported from AvS_FastSimpleImport)

Facts

Description

Adds missing features to Magento CSV import, to be used with FastSimpleImport

Features

  1. Add missing product-attribute-options on the fly
  2. Allow using category-ids on product import instead of category-path

Requirements

  • None

Compatibility

  • Magento >= 2.0

Installation Instructions "Manual" Installation

  1. create a directory app/code/FireGento/ExtendedImport

  2. extract all files of the module there

  3. enable the module with

     bin/magento module:enable FireGento_ExtendedImport
     bin/magento setup:upgrade
    

Installation Instructions with Composer

    composer config repositories.firegento_extendedimport2 vcs https://github.com/firegento/FireGento_ExtendedImport2
    composer require firegento/extendedimport dev-master
    bin/magento module:enable FireGento_ExtendedImport
    bin/magento setup:upgrade

Uninstallation

  1. remove the directory app/code/FireGento/ExtendedImport

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.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Jens Richter

💻

Elias Kotlyar

💻

Fabian Schmengler />

💻

Timon de Groot

💻

Peter Jaap Blaakmeer

💻

Lennart Schreiber

💻

utietze

💻

Daniel Head

💻

Kevin Krieger

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Tests

Unit tests are integrated in the Magento unit test suite. To run them separately, simply call

phpunit

in the module directory (it must be installed in a Magento instance to use the bootstrap file)

Developer

Fabian Schmengler @fschmengler

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2016 -2020 FireGento

统计信息

  • 总下载量: 42.11k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 63
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 1

GitHub 信息

  • Stars: 63
  • Watchers: 8
  • Forks: 28
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2021-03-02