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.0k3[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 3w ago

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

Maintenance27

Infrequent updates — may be unmaintained

Popularity24

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

1174d 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

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8064.7M49](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

282822.9k](/packages/baldwin-magento2-module-url-data-integrity-checker)[swissup/module-search-mysql-legacy

Legacy mysql search for magento 2.4

10489.1k](/packages/swissup-module-search-mysql-legacy)[loki/magento2-components

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

1011.8k26](/packages/loki-magento2-components)

PHPackages © 2026

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