magequest/magento2-module-product-export-discrete-attribute-columns
最新稳定版本:1.0.1
Composer 安装命令:
composer require magequest/magento2-module-product-export-discrete-attribute-columns
包简介
A Magento 2 module that outputs all product attributes as discrete columns when exporting to CSV.
README 文档
README
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
composer require magequest/magento2-module-product-export-discrete-attribute-columns
bin/magento module:enable MageQuest_ProductExportDiscreteAttributeColumns
bin/magento setup:upgrade
Compatibility
Magento Open Source / Adobe Commerce 2.4.x
Contributing
Issues and pull requests welcomed.
统计信息
- 总下载量: 4.08k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-01-12