PHPackages                             wilkesystems/magento2-catalog-import - 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. [CLI &amp; Console](/categories/cli)
4. /
5. wilkesystems/magento2-catalog-import

ActiveMagento2-module[CLI &amp; Console](/categories/cli)

wilkesystems/magento2-catalog-import
====================================

Magento2 Import catalog via console command

173PHP

Since Jan 22Pushed 8y ago2 watchersCompare

[ Source](https://github.com/wilkesystems/magento2-catalog-import)[ Packagist](https://packagist.org/packages/wilkesystems/magento2-catalog-import)[ RSS](/packages/wilkesystems-magento2-catalog-import/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

magento2-catalog-import
=======================

[](#magento2-catalog-import)

Magento console command for importing catalog files.

Install
-------

[](#install)

```
composer require wilkesystems/magento2-catalog-import:dev-master
php bin/magento module:enable WilkeSystems_CatalogImport
php bin/magento setup:upgrade
```

Usage
-----

[](#usage)

```
php bin/magento catalog:import [-i|--images_path[="..."]] [-b|--behavior[="..."]] csv_file
```

- `--images_path`: (default `pub/media/catalog/product`) must be a relative path starting from your Magento2 project root
- `--behavior`: (default `append`) possible values: append, add\_update, replace, delete
- csv\_file: could be a relative or an absolute path to a valid CSV file

###  Health Score

21

—

LowBetter than 17% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2edf7ff5db20e349289e82070524dffbc163aeb3d13e47914b33a9f9b8b76284?d=identicon)[wilkesystems](/maintainers/wilkesystems)

### Embed Badge

![Health badge](/badges/wilkesystems-magento2-catalog-import/health.svg)

```
[![Health](https://phpackages.com/badges/wilkesystems-magento2-catalog-import/health.svg)](https://phpackages.com/packages/wilkesystems-magento2-catalog-import)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.6M7.3k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71477.7k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20722.5k21](/packages/winbox-args)

PHPackages © 2026

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