PHPackages                             pimcore-bundle/import-config-manager - 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. pimcore-bundle/import-config-manager

ActivePimcore-bundle[Utility &amp; Helpers](/categories/utility)

pimcore-bundle/import-config-manager
====================================

Helps import and export pimcore import configurations

1.0.6(7y ago)23.1kMITPHP

Since Aug 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/pimcore-bundle/import-config-manager)[ Packagist](https://packagist.org/packages/pimcore-bundle/import-config-manager)[ RSS](/packages/pimcore-bundle-import-config-manager/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

Import Config Manager
=====================

[](#import-config-manager)

Includes command to extract and import importer configurations.

Installation
------------

[](#installation)

composer require pimcore-bundle/import-config-manager

Usage
-----

[](#usage)

Add following line into your .gitignore

```
!/var/import_config_manager/

```

Configuration
-------------

[](#configuration)

If you want to export just some configurations, add following lines to config.yml and those config names into config\_names array. If you want to extract all just skip this step.

```
import_config_manager:
  config_names: ["Product Import", "Category Import"]

```

### Extract importer configurations

[](#extract-importer-configurations)

```
bin/console export-importer-configs

```

### Import importer configrations

[](#import-importer-configrations)

```
bin/console import-importer-configs

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity66

Established project with proven stability

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 ~0 days

Total

6

Last Release

2822d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/580bd653a7a0e5dfe8979cfca6ea1ae5d1b192b79edd55fcc1fab2c0f2354ff6?d=identicon)[faridmovsumov](/maintainers/faridmovsumov)

### Embed Badge

![Health badge](/badges/pimcore-bundle-import-config-manager/health.svg)

```
[![Health](https://phpackages.com/badges/pimcore-bundle-import-config-manager/health.svg)](https://phpackages.com/packages/pimcore-bundle-import-config-manager)
```

###  Alternatives

[loophp/collection

A (memory) friendly, easy, lazy and modular collection class.

745663.8k13](/packages/loophp-collection)[wolfcast/browser-detection

The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.

1391.0M7](/packages/wolfcast-browser-detection)[bretterer/iso_duration_converter

Easily convert ISO\_8601 Duration time format to seconds and convert seconds to ISO-8601 Duration

271.9M5](/packages/bretterer-iso-duration-converter)[divante-ltd/pimcore5-clipboard

Clipboard Bundle for Pimcore 5. Adding objects to the special clipboard give you possibility to make actions only on some marked by you objects.

101.6k](/packages/divante-ltd-pimcore5-clipboard)[frankmullenger/underconstruction

SilverStripe Under Construction Page Module

162.2k](/packages/frankmullenger-underconstruction)

PHPackages © 2026

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