composer require ninjacoder30/module-customerimport:1.0.3
Customer Import using CLI command from csv, json files
-
Console Command (
bin/magento customer:import [profile] [source]
)bin/magento customer:import csv sample.csv
bin/magento customer:import json sample.json
-
Once Command is executed success Message will be displayed in CLI.
- For More detailed info you can check in
var/log/customer_import.log
- For More detailed info you can check in