FireGento FastSimpleImport
firegento/fastsimpleimport
Imports products and customers into Magento 2 from arrays. Leverages Magento's ImportExport functionality for efficient data handling.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Share This Module's Status
README
Loaded from GitHubFireGento_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
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.