wundermanthompson / module-import
There is no license information available for the latest version (dev-master) of this package.
Customer Import in magento2
Package info
github.com/archana434/module-import
Type:magento2-module
pkg:composer/wundermanthompson/module-import
dev-master
2021-05-29 12:15 UTC
This package is auto-updated.
Last update: 2026-03-29 01:23:14 UTC
README
WundermanThompson_Import module used to import customer with basic data.
Installation
In magento root directory, execute:
php bin/magento module:enable WundermanThompson_Import php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento c:f
Usage
Cli commands are, bin/magento customer:import sample-csv sample.csv bin/magento customer:import sample-json sample.json
Sample files needs to be placed with in var/import/ directory.