firegento / fastsimpleimport
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
Installs: 910 661
Dependents: 8
Suggesters: 0
Security: 0
Stars: 136
Watchers: 15
Forks: 78
Open Issues: 36
Type:magento2-module
Requires
- php: ^7.4 || ^8.0 || ^8.1
- magento/module-catalog-import-export: ^101.0.0
README
FireGento_FastSimpleImport
Wrapper for Magento 2 ImportExport functionality, which imports products and customers from arrays
Documentation
See http://firegento-fastsimpleimport2.readthedocs.io/en/latest/
Requirements
- Magento >= 2.3.0
- PHP >= 7.4.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.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
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 - 2022 FireGento Team