Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firegento/FireGento_FastSimpleImport2
AvS_FastSimpleImport for Magento 2
https://github.com/firegento/FireGento_FastSimpleImport2
magento magento2-extension
Last synced: about 1 month ago
JSON representation
AvS_FastSimpleImport for Magento 2
- Host: GitHub
- URL: https://github.com/firegento/FireGento_FastSimpleImport2
- Owner: firegento
- License: gpl-3.0
- Created: 2016-01-23T09:50:03.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-07T08:26:45.000Z (9 months ago)
- Last Synced: 2024-09-19T10:08:43.688Z (3 months ago)
- Topics: magento, magento2-extension
- Language: PHP
- Homepage:
- Size: 234 KB
- Stars: 136
- Watchers: 15
- Forks: 78
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-magento2 - FastSimpleImport2 - Wrapper for Magento 2 ImportExport functionality, which imports products and customers from arrays. (Open Source Extensions / Search)
- awesome-magento2 - FastSimpleImport2 - Wrapper for Magento 2 ImportExport functionality, which imports products and customers from arrays. (Open Source Extensions / Search)
README
[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)
# FireGento_FastSimpleImport
Wrapper for Magento 2 ImportExport functionality, which imports products and customers from arrays
## Documentation
See [http://firegento-fastsimpleimport2.readthedocs.io/en/latest/](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](https://github.com/magento-hackathon/FireGento_FastSimpleImport/issues).
## 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](https://help.github.com/articles/using-pull-requests).
## Contributors β¨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Elias Kotlyar
π»
Andreas von Studnitz
π»
Nils PreuΓ
π»
Lennart Schreiber
π»
Bogdan Lewinsky
π»
rosenberger-e-conomix
π»
Fabian Schmengler />
π»
Koen V.
π»
hummer2k
π»
dcole-inviqa
π»
Vincent MARMIESSE
π»
Kevin Krieger
π
Simon Sprankel
π»
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Developer
FireGento Team
* Website: [http://firegento.com](http://firegento.com)
* Twitter: [@firegento](https://twitter.com/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)](http://opensource.org/licenses/gpl-3.0)
## Copyright
(c) 2016 - 2022 FireGento Team