PHPackages                             divante-ltd/pimcore-classification-store-importer - 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. divante-ltd/pimcore-classification-store-importer

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

divante-ltd/pimcore-classification-store-importer
=================================================

Pimcore bundle for Classificationstore import and export

v2.0.0(3y ago)01.2k↓100%4[1 issues](https://github.com/DivanteLtd/pimcore-classification-store-importer/issues)GPL-3.0-or-laterPHPPHP &gt;=7.1

Since Jul 2Pushed 3y ago4 watchersCompare

[ Source](https://github.com/DivanteLtd/pimcore-classification-store-importer)[ Packagist](https://packagist.org/packages/divante-ltd/pimcore-classification-store-importer)[ RSS](/packages/divante-ltd-pimcore-classification-store-importer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (8)Used By (0)

classificationstore
===================

[](#classificationstore)

Pimcore5 bundle that provides import and export for classification store structure and other facilities.

**Table of Contents**

- [classificationstore](#)
    - [Compatibility](#compatibility)
    - [Installation](#installation)
    - [Documentation](#documentation)
    - [Usage - import](#usage-import)
    - [Usage - export](#usage-export)
    - [Contributing](#contributing)
    - [Licensing](#licensing)
    - [Standards &amp; Code Quality](#standards-code-quality)
    - [About Authors](#about-authors)

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

[](#compatibility)

Release 1.0.0 - Pimcore 5.4.0 up to Pimcore 6.9 Release 2.0.0 - Pimcore 10.0 and higher

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

[](#installation)

```
composer require divante-ltd/pimcore-classification-store-importer

```

Documentation
-------------

[](#documentation)

Usage - import
--------------

[](#usage---import)

```
bin/console divante:classificationstore:import -f path/to/file/cs_structure.csv -d ";" -c "'"

```

where -d ";" option stands for CSV delimiter; and -c '"' stands for field enclosure

Each row in CSV file represents single item: store, collection, group or key.

Each row is of the form: param1;value1;param2;value2;param3;value3;...

##### Common parameters:

[](#common-parameters)

- item - one of: store, collection, group, key
- name - name of the item
- description - description of the item
- store - store name of the item (for collections, groups and keys)
- groups - comma-separated list of groups belonging to a collection (only for colections)
- keys - comma-separated list of keys belonging to a group (only for groups)

##### Keys parameters:

[](#keys-parameters)

- type - type of key (curently supported: input, checkbox, booleanSelect, numeric, textarea, wysiwyg, select, multiselect)
- title - key title
- options for select and multiselect are provided like: option\_text1;Color blue;option\_value1;3;option\_text2;Color green;option\_value2;4

Other parameters depend on particular key type.

##### Keys' other parameters (defaults):

[](#keys-other-parameters-defaults)

- booleanSelect: yesLabel (yes), noLabel (no), emptyLabel (empty), width

##### Example of CSV file

[](#example-of-csv-file)

```
item;store;name;store1;description;store1_description;;;;;;;;;;;;
item;store;name;store2;description;store2_description;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;
item;collection;store;store1;name;col1;description;col1_descr;groups;group1_name, group2_name;;;;;;;;
item;collection;store;store2;name;col2;description;col2_descr;groups;group1_name;;;;;;;;
;;;;;;;;;;;;;;;;;
item;group;store;store1;name;group1_name;description;gr1_descr;keys;key1_name,key2_name;sorter;key1_sorter_val,key2_sorter_val ;;;;;;;;;
item;group;store;store2;name;group2_name;description;gr2_descr;keys;sorter ;;;;;;;;;
;;;;;;;;;;;;;;;;;
item;key;store;store2;name;key2_name;title;key2_title;description;key2_description;type;input;;;;;;;;
item;key;store;store1;name;key1_name;title;key1_title;description;key1_description;type;select;option_text1;blue;option_value1;3;option_text2;green;option_value2;4

```

Usage - export
--------------

[](#usage---export)

```
bin/console divante:classificationstore:export -f path/to/file/cs_structure.csv -d ";"

```

where -d ";" option stands for CSV delimiter; and -c '"' stands for field enclosure

Export file has the same form as import file described above.

Release 1.0.0 Notes
-------------------

[](#release-100-notes)

Adds the information about 'sorter' to export file. This allows to have keys sorted within a group.

Contributing
------------

[](#contributing)

This is an internal Divante project.

Licensing
---------

[](#licensing)

The code in this project is licensed under the GPLv3 license.

Standards &amp; Code Quality
----------------------------

[](#standards--code-quality)

This module respects all Pimcore5 code quality rules and our own PHPCS and PHPMD rulesets.

About Authors
-------------

[](#about-authors)

[![Divante-logo](https://camo.githubusercontent.com/260df62d037a923bcece70c0c17b75c26eea6d1af5dc9dacba3f2af002855100/68747470733a2f2f7777772e646976616e74652e636f6d2f68756266732f7261775f6173736574732f7075626c69632f446976616e74655f4d617263685f323032312f696d616765732f6c6f676f2d6e65772e737667 "Divante")](https://camo.githubusercontent.com/260df62d037a923bcece70c0c17b75c26eea6d1af5dc9dacba3f2af002855100/68747470733a2f2f7777772e646976616e74652e636f6d2f68756266732f7261775f6173736574732f7075626c69632f446976616e74655f4d617263685f323032312f696d616765732f6c6f676f2d6e65772e737667)

Visit our website [Divante.com](https://divante.com/ "Divante.com") for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% of commits — single point of failure

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

Recently: every ~1 days

Total

6

Last Release

1459d ago

Major Versions

v0.9.3 → v1.0.02022-05-14

v1.0.0 → v2.0.02022-05-14

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1809664?v=4)[Kuba Płaskonka](/maintainers/kubaplas)[@kubaplas](https://github.com/kubaplas)

---

Top Contributors

[![wpeisert](https://avatars.githubusercontent.com/u/15231891?v=4)](https://github.com/wpeisert "wpeisert (30 commits)")[![fszenborn](https://avatars.githubusercontent.com/u/54931392?v=4)](https://github.com/fszenborn "fszenborn (6 commits)")[![kkirsz](https://avatars.githubusercontent.com/u/26323830?v=4)](https://github.com/kkirsz "kkirsz (3 commits)")[![HeHof](https://avatars.githubusercontent.com/u/2856767?v=4)](https://github.com/HeHof "HeHof (1 commits)")[![mischief24](https://avatars.githubusercontent.com/u/17409731?v=4)](https://github.com/mischief24 "mischief24 (1 commits)")[![tdehacq](https://avatars.githubusercontent.com/u/37614136?v=4)](https://github.com/tdehacq "tdehacq (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/divante-ltd-pimcore-classification-store-importer/health.svg)

```
[![Health](https://phpackages.com/badges/divante-ltd-pimcore-classification-store-importer/health.svg)](https://phpackages.com/packages/divante-ltd-pimcore-classification-store-importer)
```

###  Alternatives

[dachcom-digital/formbuilder

Pimcore FormBuilder - create forms easily!

96269.7k](/packages/dachcom-digital-formbuilder)[elements/process-manager-bundle

The Process Manager allows you to manage (define,execute...) arbitrary processes/commands in the Pimcore backend.

49633.0k5](/packages/elements-process-manager-bundle)[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

44763.4k2](/packages/pimcore-data-importer)[pimcore/output-data-config-toolkit-bundle

21256.8k3](/packages/pimcore-output-data-config-toolkit-bundle)[instride/data-definitions

Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.

8117.7k](/packages/instride-data-definitions)[pimcore/object-merger

13550.4k1](/packages/pimcore-object-merger)

PHPackages © 2026

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