PHPackages                             magequest/magento2-module-product-export-discrete-attribute-columns - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. magequest/magento2-module-product-export-discrete-attribute-columns

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

magequest/magento2-module-product-export-discrete-attribute-columns
===================================================================

A Magento 2 module that outputs all product attributes as discrete columns when exporting to CSV.

1.0.1(4y ago)04.2k↓95.2%MITPHP

Since Jan 12Pushed 4y agoCompare

[ Source](https://github.com/MageQuest/magento2-module-product-export-discrete-attribute-columns)[ Packagist](https://packagist.org/packages/magequest/magento2-module-product-export-discrete-attribute-columns)[ RSS](/packages/magequest-magento2-module-product-export-discrete-attribute-columns/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

MageQuest\_ProductExportDiscreteAttributeColumns
================================================

[](#magequest_productexportdiscreteattributecolumns)

Usable product CSV export files.

 [![Magento 2.4](https://camo.githubusercontent.com/5253e053c3545e091811bba28c7d15733fec4dd54275d4562293bafb64a22558/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342d6f72616e67652e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/5253e053c3545e091811bba28c7d15733fec4dd54275d4562293bafb64a22558/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342d6f72616e67652e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666f722d7468652d6261646765) [![Packagist Version](https://camo.githubusercontent.com/8abdac4e3e22d1b54d2ac46d55d6b862851349426bc9a3fca4896022ff255bc3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d61676571756573742f6d6167656e746f322d6d6f64756c652d70726f647563742d6578706f72742d64697363726574652d6174747269627574652d636f6c756d6e733f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/8abdac4e3e22d1b54d2ac46d55d6b862851349426bc9a3fca4896022ff255bc3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d61676571756573742f6d6167656e746f322d6d6f64756c652d70726f647563742d6578706f72742d64697363726574652d6174747269627574652d636f6c756d6e733f7374796c653d666f722d7468652d6261646765) [![MIT License](https://camo.githubusercontent.com/b58530991da861294ca86912f60fdfd4d3a7608666f2a4ad4aa5ecc703c53605/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e7376673f6c6f6e6743616368653d74727565267374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/b58530991da861294ca86912f60fdfd4d3a7608666f2a4ad4aa5ecc703c53605/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e7376673f6c6f6e6743616368653d74727565267374796c653d666f722d7468652d6261646765)

Overview
--------

[](#overview)

A Magento 2 module that exports product attributes to discrete columns when exporting to CSV.

Features
--------

[](#features)

- Outputs all custom (non default/system) attributes in discrete columns when exporting products to CSV
- Removes the 'additional\_attributes' column that combines all custom attribute output by default
- Ensures multi-select attribute values are correctly separated when output to their own column

Why?
----

[](#why)

Because having all non default/system attributes concatenated into a single column in a CSV means data can't be easily sorted, filtered, analysed or modified.

Product imports already (have always) allowed for each attributes data to be provided in their own column, exports should be no different.

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

[](#installation)

```
composer require magequest/magento2-module-product-export-discrete-attribute-columns
bin/magento module:enable MageQuest_ProductExportDiscreteAttributeColumns
bin/magento setup:upgrade

```

Compatibility
-------------

[](#compatibility)

Magento Open Source / Adobe Commerce 2.4.x

Contributing
------------

[](#contributing)

Issues and pull requests welcomed.

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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 ~11 days

Total

2

Last Release

1661d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/43f3b3a59dc942417211200d258cff022a5208536f9965bf4de8bc1c369fefc8?d=identicon)[John Hughes](/maintainers/John%20Hughes)

---

Top Contributors

[![johnhughes1984](https://avatars.githubusercontent.com/u/3949917?v=4)](https://github.com/johnhughes1984 "johnhughes1984 (7 commits)")

### Embed Badge

![Health badge](/badges/magequest-magento2-module-product-export-discrete-attribute-columns/health.svg)

```
[![Health](https://phpackages.com/badges/magequest-magento2-module-product-export-discrete-attribute-columns/health.svg)](https://phpackages.com/packages/magequest-magento2-module-product-export-discrete-attribute-columns)
```

###  Alternatives

[fishpig/magento2-wordpress-integration

Securely integrate WordPress and Magento 2.

83374.7k7](/packages/fishpig-magento2-wordpress-integration)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69362.0k](/packages/run-as-root-magento2-prometheus-exporter)[smile/module-store-locator

Smile Store Locator

51537.6k5](/packages/smile-module-store-locator)[loki/magento2-components

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

1015.1k29](/packages/loki-magento2-components)[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)
