Download the PHP package magequest/magento2-module-product-export-discrete-attribute-columns without Composer
On this page you can find all versions of the php package magequest/magento2-module-product-export-discrete-attribute-columns. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download magequest/magento2-module-product-export-discrete-attribute-columns
More information about magequest/magento2-module-product-export-discrete-attribute-columns
Files in magequest/magento2-module-product-export-discrete-attribute-columns
Package magento2-module-product-export-discrete-attribute-columns
Short Description A Magento 2 module that outputs all product attributes as discrete columns when exporting to CSV.
License MIT
Informations about the package magento2-module-product-export-discrete-attribute-columns
MageQuest_ProductExportDiscreteAttributeColumns
Usable product CSV export files.
Overview
A Magento 2 module that exports product attributes to discrete columns when exporting to CSV.
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?
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
Compatibility
Magento Open Source / Adobe Commerce 2.4.x
Contributing
Issues and pull requests welcomed.
All versions of magento2-module-product-export-discrete-attribute-columns with dependencies
magento/module-import-export Version ^101.0
magento/module-store Version ^101.1