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. catgento/magento-2-product-attribute-import

ActiveMagento2-module

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

Product Attribute Importer for Magento 2

1.0.3(3y ago)89993[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 3d 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 82% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity23

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

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

8044.5M33](/packages/smile-elasticsuite)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[fredden/magento2-module-javascript-error-reporting

A Magento 2 module which captures JavaScript errors for later review by website administrators

3138.1k](/packages/fredden-magento2-module-javascript-error-reporting)[swissup/module-search-mysql-legacy

Legacy mysql search for magento 2.4

10483.0k](/packages/swissup-module-search-mysql-legacy)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)[magevision/module-admin-category-product-thumbnail

Admin Category Product Thumbnail Extension for Magento 2

115.2k](/packages/magevision-module-admin-category-product-thumbnail)

PHPackages © 2026

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