wireit-vendor / customer-import
A magento 2 module that imports customers data from csv and json files
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.4.0
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