creativestyle/fastsimpleimport

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

1.2.0 2017-09-12 13:19 UTC

This package is auto-updated.

Last update: 2024-04-29 04:12:13 UTC


README

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

Documentation

Requirements

  • Magento >= 2.0.0
  • PHP >= 5.5.0

Support

If you encounter any problems or bugs, please create an issue on GitHub.

Contribution

Any contribution to the development of FastSimpleImport is highly welcome. The best possibility to provide any code is to open a pull request on GitHub.

Developer

FireGento Team

Quick Installation Guide

composer require firegento/fastsimpleimport 
bin/magento module:enable FireGento_FastSimpleImport
bin/magento setup:upgrade

Licence

GNU General Public License, version 3 (GPLv3)

Copyright

(c) 2016 FireGento Team