creativestyle / fastsimpleimport
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
Installs: 533
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 78
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|~7.0
This package is auto-updated.
Last update: 2024-10-29 05:34:22 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
- Website: http://firegento.com
- Twitter: @firegento
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