PHPackages                             firegento/extendedimport - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. firegento/extendedimport

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

firegento/extendedimport
========================

Extended Import Features (ported from AvS\_FastSimpleImport)

1.0.4(3y ago)6344.1k↓27.8%28[4 issues](https://github.com/firegento/FireGento_ExtendedImport2/issues)1OSL-3.0PHPPHP ^5.5.0|^7.0.0|^8.0.0

Since Oct 10Pushed 3y ago8 watchersCompare

[ Source](https://github.com/firegento/FireGento_ExtendedImport2)[ Packagist](https://packagist.org/packages/firegento/extendedimport)[ RSS](/packages/firegento-extendedimport/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)DependenciesVersions (6)Used By (1)

[![All Contributors](https://camo.githubusercontent.com/fc93f0a83f5684d097c3eb98a518fbde759edd51d3366ef2f0c1ef75757da001/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f616c6c5f636f6e7472696275746f72732d392d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](#contributors-)

FireGento ExtendedImport Extension
==================================

[](#firegento-extendedimport-extension)

Extended Import Features (ported from AvS\_FastSimpleImport)

Facts
-----

[](#facts)

- version: 0.0.1
- extension key: FireGento\_ExtendedImport
- [extension on GitHub](https://github.com/magento-hackathon/FireGento_ExtendedImport2)

Description
-----------

[](#description)

Adds missing features to Magento CSV import, to be used with FastSimpleImport

Features
--------

[](#features)

1. Add missing product-attribute-options on the fly
2. Allow using category-ids on product import instead of category-path

Requirements
------------

[](#requirements)

- None

Compatibility
-------------

[](#compatibility)

- Magento &gt;= 2.0

Installation Instructions "Manual" Installation
-----------------------------------------------

[](#installation-instructions-manual-installation)

1. create a directory `app/code/FireGento/ExtendedImport`
2. extract all files of the module there
3. enable the module with

    ```
     bin/magento module:enable FireGento_ExtendedImport
     bin/magento setup:upgrade

    ```

Installation Instructions with Composer
---------------------------------------

[](#installation-instructions-with-composer)

```
    composer config repositories.firegento_extendedimport2 vcs https://github.com/firegento/FireGento_ExtendedImport2
    composer require firegento/extendedimport dev-master
    bin/magento module:enable FireGento_ExtendedImport
    bin/magento setup:upgrade

```

Uninstallation
--------------

[](#uninstallation)

1. remove the directory `app/code/FireGento/ExtendedImport`

Support
-------

[](#support)

If you have any issues with this extension, open an issue on [GitHub](https://github.com/magento-hackathon/FireGento_ExtendedImport/issues).

Contribution
------------

[](#contribution)

Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).

Contributors ✨
--------------

[](#contributors-)

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

  [![](https://avatars3.githubusercontent.com/u/19548641?v=4)
**Jens Richter**](https://frostblog.net/)
[💻](https://github.com/firegento/FireGento_ExtendedImport2/commits?author=frostblogNet "Code") [![](https://avatars0.githubusercontent.com/u/9529505?v=4)
**Elias Kotlyar**](https://github.com/EliasKotlyar)
[💻](https://github.com/firegento/FireGento_ExtendedImport2/commits?author=EliasKotlyar "Code") [![](https://avatars1.githubusercontent.com/u/367320?v=4)
**Fabian Schmengler /&gt;**](https://www.schmengler-se.de/)
[💻](https://github.com/firegento/FireGento_ExtendedImport2/commits?author=schmengler "Code") [![](https://avatars2.githubusercontent.com/u/1165302?v=4)
**Timon de Groot**](https://blog.timpack.org/)
[💻](https://github.com/firegento/FireGento_ExtendedImport2/commits?author=tdgroot "Code") [![](https://avatars2.githubusercontent.com/u/431360?v=4)
**Peter Jaap Blaakmeer**](http://elgentos.nl/)
[💻](https://github.com/firegento/FireGento_ExtendedImport2/commits?author=peterjaap "Code") [![](https://avatars1.githubusercontent.com/u/563328?v=4)
**Lennart Schreiber**](https://www.webzap.eu/)
[💻](https://github.com/firegento/FireGento_ExtendedImport2/commits?author=Kipperlenny "Code") [![](https://avatars2.githubusercontent.com/u/12051528?v=4)
**utietze**](https://github.com/ulftietze)
[💻](https://github.com/firegento/FireGento_ExtendedImport2/commits?author=ulftietze "Code")   [![](https://avatars0.githubusercontent.com/u/3766584?v=4)
**Daniel Head**](https://github.com/Dr-Head)
[💻](https://github.com/firegento/FireGento_ExtendedImport2/commits?author=Dr-Head "Code") [![](https://avatars2.githubusercontent.com/u/4435523?v=4)
**Kevin Krieger**](https://github.com/kkrieger85)
[📖](https://github.com/firegento/FireGento_ExtendedImport2/commits?author=kkrieger85 "Documentation") This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

Tests
-----

[](#tests)

Unit tests are integrated in the Magento unit test suite. To run them separately, simply call

```
phpunit

```

in the module directory (it must be installed in a Magento instance to use the bootstrap file)

Developer
---------

[](#developer)

Fabian Schmengler [@fschmengler](https://twitter.com/fschmengler)

Licence
-------

[](#licence)

[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)

Copyright
---------

[](#copyright)

(c) 2016 -2020 FireGento

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity44

Moderate usage in the ecosystem

Community25

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~327 days

Total

5

Last Release

1102d ago

PHP version history (4 changes)1.0.0PHP ~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0

1.0.1PHP ~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0|~7.4.0

1.0.3PHP ~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0|~7.4.0|~8.0.0|~8.1.0

1.0.4PHP ^5.5.0|^7.0.0|^8.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/68cd756580a447a243e697cc293b69e1178190e436146d67e90f9c63b285272b?d=identicon)[firegento](/maintainers/firegento)

---

Top Contributors

[![EliasKotlyar](https://avatars.githubusercontent.com/u/9529505?v=4)](https://github.com/EliasKotlyar "EliasKotlyar (15 commits)")[![sprankhub](https://avatars.githubusercontent.com/u/930199?v=4)](https://github.com/sprankhub "sprankhub (9 commits)")[![frostblogNet](https://avatars.githubusercontent.com/u/19548641?v=4)](https://github.com/frostblogNet "frostblogNet (7 commits)")[![schmengler](https://avatars.githubusercontent.com/u/367320?v=4)](https://github.com/schmengler "schmengler (5 commits)")[![peterjaap](https://avatars.githubusercontent.com/u/431360?v=4)](https://github.com/peterjaap "peterjaap (3 commits)")[![ulftietze](https://avatars.githubusercontent.com/u/12051528?v=4)](https://github.com/ulftietze "ulftietze (1 commits)")[![Kipperlenny](https://avatars.githubusercontent.com/u/563328?v=4)](https://github.com/Kipperlenny "Kipperlenny (1 commits)")[![Dr-Head](https://avatars.githubusercontent.com/u/3766584?v=4)](https://github.com/Dr-Head "Dr-Head (1 commits)")

### Embed Badge

![Health badge](/badges/firegento-extendedimport/health.svg)

```
[![Health](https://phpackages.com/badges/firegento-extendedimport/health.svg)](https://phpackages.com/packages/firegento-extendedimport)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
