PHPackages                             skeeks/cms-import-csv-shop-content - 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. [Framework](/categories/framework)
4. /
5. skeeks/cms-import-csv-shop-content

ActiveYii2-extension[Framework](/categories/framework)

skeeks/cms-import-csv-shop-content
==================================

Import content items from the csv file

2.1.0.3(1y ago)02.2k2BSD-3-ClausePHP

Since Sep 8Pushed 1y ago2 watchersCompare

[ Source](https://github.com/skeeks-cms/cms-import-csv-shop-content)[ Packagist](https://packagist.org/packages/skeeks/cms-import-csv-shop-content)[ Docs](http://cms.skeeks.com/)[ RSS](/packages/skeeks-cms-import-csv-shop-content/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (44)Used By (2)

SkeekS CMS import csv shop content
==================================

[](#skeeks-cms-import-csv-shop-content)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist skeeks/cms-import-csv-shop-content "*"

```

or add

```
"skeeks/cms-import-csv-shop-content": "*"

```

Configuration app
-----------------

[](#configuration-app)

```
'components' =>
    [
        'cmsImport' => [
            'handlers'     =>
            [
                'skeeks\cms\importCsvShopContent\ImportCsvShopContentHandler' =>
                [
                    'class' => 'skeeks\cms\importCsvShopContent\ImportCsvShopContentHandler'
                ]
            ]
        ],

        'i18n' => [
            'translations' =>
            [
                'skeeks/importCsvShopContent' => [
                    'class'             => 'yii\i18n\PhpMessageSource',
                    'basePath'          => '@skeeks/cms/importCsvShopContent/messages',
                    'fileMap' => [
                        'skeeks/importCsvShopContent' => 'main.php',
                    ],
                ]
            ]
        ]
    ]
```

\##Links

- [Web site](http://en.cms.skeeks.com)
- [Web site (rus)](http://cms.skeeks.com)
- [Author](http://skeeks.com)
- [ChangeLog](https://github.com/skeeks-cms/cms-import-csv-shop-content/blob/master/CHANGELOG.md)

---

> [![skeeks!](https://camo.githubusercontent.com/cae82dcf01ec5dead3fe52f7d6dc919d52b7b060cdaccddb39a7a4c3383a282f/68747470733a2f2f67726176617461722e636f6d2f75736572696d6167652f37343433313133322f31336430346438333231383539333536343432323737306236313665353632322e6a7067)](http://skeeks.com)
> *SkeekS CMS (Yii2) — quickly, easily and effectively!*
> [skeeks.com](http://skeeks.com) | [en.cms.skeeks.com](http://en.cms.skeeks.com) | [cms.skeeks.com](http://cms.skeeks.com) | [marketplace.cms.skeeks.com](http://marketplace.cms.skeeks.com)

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance46

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~76 days

Recently: every ~117 days

Total

42

Last Release

400d ago

Major Versions

1.3.8.8 → 2.0.02023-06-05

1.3.8.9 → 2.1.02024-02-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/785306737dd13e3ea6826dfc04ab29ececa88f560d054ff595d64853cb878219?d=identicon)[skeeks-semenov](/maintainers/skeeks-semenov)

---

Top Contributors

[![skeeks-semenov](https://avatars.githubusercontent.com/u/9209305?v=4)](https://github.com/skeeks-semenov "skeeks-semenov (55 commits)")

---

Tags

frameworkshopskeeksyiicomponent

### Embed Badge

![Health badge](/badges/skeeks-cms-import-csv-shop-content/health.svg)

```
[![Health](https://phpackages.com/badges/skeeks-cms-import-csv-shop-content/health.svg)](https://phpackages.com/packages/skeeks-cms-import-csv-shop-content)
```

PHPackages © 2026

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