PHPackages                             catgento/magento-2-product-attribute-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. [Database &amp; ORM](/categories/database)
4. /
5. catgento/magento-2-product-attribute-import

ActiveMagento2-module[Database &amp; ORM](/categories/database)

catgento/magento-2-product-attribute-import
===========================================

Product Attribute Importer for Magento 2

1.0.3(3y ago)81.1k3[1 issues](https://github.com/catgento/magento-2-product-attribute-import/issues)OSL-3.0PHPPHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0

Since Apr 23Pushed 1y ago2 watchersCompare

[ Source](https://github.com/catgento/magento-2-product-attribute-import)[ Packagist](https://packagist.org/packages/catgento/magento-2-product-attribute-import)[ RSS](/packages/catgento-magento-2-product-attribute-import/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Magento Product Attribute Importer for Magento 2 &gt;= 2.1.x
============================================================

[](#magento-product-attribute-importer-for-magento-2--21x)

This is a Magento module which adds a new command (import:productattribute) to the bin/magento shell to import product attributes given a SKU

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

[](#installation)

### Composer

[](#composer)

```
    composer require catgento/magento-2-product-attribute-import

```

### ZIP file

[](#zip-file)

Download the module and unzip it under the folder app/code/Catgento/ProductAttributeImport.

How to use it
-------------

[](#how-to-use-it)

### Create a CSV file with the product information

[](#create-a-csv-file-with-the-product-information)

Mandatory columns:

```
sku

```

Extra columns (you can add as many as you want as long as they are product attributes). Note that the first row column values will be used for setting the product data:

```
name
description
url_key
url_path
...

```

Sample file:

```
sku,url_key,url_path
1000,white-mug,white-mug.html
1119,mug-with-calendar,mug-with-calendar.html
1001,mug-with-inner-colour,mug-with-inner-colour.html

```

### Import the CSV file in Magento 2

[](#import-the-csv-file-in-magento-2)

You can use this shell command as follows:

```
bin/magento import:productattribute -p var/import/product-attributes.csv

```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance25

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% 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 ~362 days

Total

4

Last Release

1219d ago

PHP version history (3 changes)1.0.0PHP ~7.1.3||~7.2.0||~7.3.0

1.0.2PHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0

1.0.3PHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/506393?v=4)[Pau Iranzo](/maintainers/PauGNU)[@paugnu](https://github.com/paugnu)

---

Top Contributors

[![paugnu](https://avatars.githubusercontent.com/u/506393?v=4)](https://github.com/paugnu "paugnu (10 commits)")[![medigeek](https://avatars.githubusercontent.com/u/87079?v=4)](https://github.com/medigeek "medigeek (2 commits)")

### Embed Badge

![Health badge](/badges/catgento-magento-2-product-attribute-import/health.svg)

```
[![Health](https://phpackages.com/badges/catgento-magento-2-product-attribute-import/health.svg)](https://phpackages.com/packages/catgento-magento-2-product-attribute-import)
```

###  Alternatives

[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69362.0k](/packages/run-as-root-magento2-prometheus-exporter)[mollie/magento2

Mollie Payment Module for Magento 2

1142.0M17](/packages/mollie-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50406.2k23](/packages/dotdigital-dotdigital-magento2-extension)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1015.1k29](/packages/loki-magento2-components)[buckaroo/magento2

Buckaroo Magento 2 extension

32426.0k8](/packages/buckaroo-magento2)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

2610.9k2](/packages/zwernemann-module-withdrawal)

PHPackages © 2026

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