Download the PHP package catgento/magento-2-product-attribute-import without Composer
On this page you can find all versions of the php package catgento/magento-2-product-attribute-import. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download catgento/magento-2-product-attribute-import
More information about catgento/magento-2-product-attribute-import
Files in catgento/magento-2-product-attribute-import
Download catgento/magento-2-product-attribute-import
More information about catgento/magento-2-product-attribute-import
Files in catgento/magento-2-product-attribute-import
Vendor catgento
Package magento-2-product-attribute-import
Short Description Product Attribute Importer for Magento 2
License OSL-3.0 AFL-3.0
Package magento-2-product-attribute-import
Short Description Product Attribute Importer for Magento 2
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package magento-2-product-attribute-import
Magento Product Attribute Importer for Magento 2 >= 2.1.x
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
Composer
ZIP file
Download the module and unzip it under the folder app/code/Catgento/ProductAttributeImport.
How to use it
Create a CSV file with the product information
Mandatory columns:
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:
Sample file:
Import the CSV file in Magento 2
You can use this shell command as follows:
All versions of magento-2-product-attribute-import with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0
magento/framework Version >=100.0.0
magento/module-backend Version >=100.0.0
magento/module-cron Version >=100.0.0
magento/framework Version >=100.0.0
magento/module-backend Version >=100.0.0
magento/module-cron Version >=100.0.0
The package catgento/magento-2-product-attribute-import contains the following files
Loading the files please wait ....