magento-hackathon/FastSimpleExport2

Name: FastSimpleExport2

Owner: FireGento e. V. - Hackathons

Description: null

Created: 2016-07-03 11:46:20.0

Updated: 2016-07-03 11:59:20.0

Pushed: 2016-10-10 16:21:30.0

Homepage: null

Size: 20

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

FireGento_FastSimpleExport

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

Usage

You can find more examples in our demo module. We have implemented a few command line commands which demonstrate the usage of FastSimpleImport2 in a custom module.

Requirements
Support

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

Contribution

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

Developer

FireGento Team

Installation Instructions with Composer
composer config repositories.firegento_fastsimpleimport vcs https://github.com/firegento/FireGento_FastSimpleImport2
composer require firegento/fastsimpleimport dev-master
bin/magento module:enable FireGento_FastSimpleImport
bin/magento setup:upgrade
Licence

GNU General Public License, version 3 (GPLv3)

Copyright

(c) 2016 FireGento Team


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.