firegento / fastsimpleimport
firegento/fastsimpleimport
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
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
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 2.1.1 | stable | Fail | Magento 2.4.7-2.4.9 Details | 2026-06-18 13:50:31 |
| 2.1.0 | stable | Fail | Magento 2.4.7-2.4.8 Details | 2025-01-29 09:50:16 |
| 2.0.5 | stable | Not tested | Not yet tested Details | 2023-10-12 14:34:42 |
| 2.0.4 | stable | Not tested | Not yet tested Details | 2023-10-03 09:50:39 |
| 2.0.3 | stable | Not tested | Not yet tested Details | 2023-06-14 07:41:29 |
| 2.0.2 | stable | Not tested | Not yet tested Details | 2023-02-27 14:53:33 |
| 2.0.1 | stable | Not tested | Not yet tested Details | 2022-10-24 13:22:26 |
| 2.0.0 | stable | Not tested | Not yet tested Details | 2022-10-17 09:11:53 |
| 1.3.4 | stable | Not tested | Not yet tested Details | 2021-08-12 12:36:58 |
| 1.3.3 | stable | Not tested | Not yet tested Details | 2021-04-09 13:22:34 |
| 1.3.2 | stable | Not tested | Not yet tested Details | 2021-04-06 06:10:18 |
| 1.3.1 | stable | Not tested | Not yet tested Details | 2019-04-01 11:50:33 |
| 1.3.0 | stable | Not tested | Not yet tested Details | 2018-09-16 19:21:44 |
| 1.2.0 | stable | Not tested | Not yet tested Details | 2017-10-09 18:56:08 |
| 1.1.0 | stable | Not tested | Not yet tested Details | 2016-10-28 13:52:13 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2016-09-06 20:27:41 |
Requires 2
| Package | Constraint |
|---|---|
| magento/module-catalog-import-export | ^101.0.0 |
| php | ^7.4 || ^8.0 || ^8.1 |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Fail | 102 | 2 errors, 100 warnings (ruleset: Magento2) — 28 auto-fixable with phpcbf |
| PHPMD | Warning | 15 | 15 rule violations (MissingImport:5, CyclomaticComplexity:2, NPathComplexity:2, ExcessiveClassLength:1, TooManyFields:1) |
| Cpd | Pass | 0 | |
| Composer validate | Info | 1 | valid; 1 advisory note (composer validate --strict) |
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from firegento
View vendorTurn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.