wireit-vendor/customer-import

A magento 2 module that imports customers data from csv and json files

dev-main 2022-02-05 20:58 UTC

This package is auto-updated.

Last update: 2025-06-06 04:26:44 UTC


README

Installation

composer require wireit-vendor/customer-import @dev

Requirements PHP 7.4

Tested on Magento 2.4.0

Commands to run for importing customer profiles

bin/magento customer:import sample-json sample.json
bin/magento customer:import sample-csv sample.csv