ninjacoder30/module-customerimport

A Magento 2 module for importing customers from CSV and JSON

1.0.3 2024-11-24 14:44 UTC

This package is auto-updated.

Last update: 2025-04-24 15:37:45 UTC


README

composer require ninjacoder30/module-customerimport:1.0.3

Feature

Customer Import using CLI command from csv, json files

Details

  • 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