mehdifaal/customer-import-cli

import customer by json and csv file by command line

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:magento2-module

1.0.0 2022-02-10 19:31 UTC

This package is auto-updated.

Last update: 2024-10-11 01:24:25 UTC


README

this is module for magenot 2

Installing

  • Run: composer require mehdifaal/customer-import-cli
  • Run: magento/bin setup:upgrade
  • Run: magento/bin setup:di:compile
  • Run: magento/bin c:f

Executing

  • Put csv or json file in root magento installed
  • Open your magento console
  • ex: php bin/magento customer:import sample-csv sample.csv