PHPackages                             haroonmind/importcustomer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. haroonmind/importcustomer

ActiveMagento2-module[CLI &amp; Console](/categories/cli)

haroonmind/importcustomer
=========================

Magentlo2 module for import customer from command line

00PHP

Since Mar 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/thebytecode/ImportCustomer)[ Packagist](https://packagist.org/packages/haroonmind/importcustomer)[ RSS](/packages/haroonmind-importcustomer/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Module Mind Import
==================

[](#module-mind-import)

```
``mind/module-import-customer``

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Configuration](#markdown-header-configuration)
- [Specifications](#markdown-header-specifications)
- [Attributes](#markdown-header-attributes)

Main Functionalities
--------------------

[](#main-functionalities)

Get Customer import from file input from command line

Installation
------------

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/Mind`
- Enable the module by running `php bin/magento module:enable Mind_ImportCustomer`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- the module available in a composer repository for :

    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require mind/module-import`
- enable the module by running `php bin/magento module:enable Mind_ImportCustomer`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Configuration
-------------

[](#configuration)

Specifications
--------------

[](#specifications)

- Console Command

    - Import -it better to save file in var folder therefore path should be like this e.g /var/sample.csv /var/sample.json

        OR

        -if save file on base root save file e.g

    `  {root}sample.csv{root}sample.json `

    - So to import from the CSV and the JSON respectively the user would execute either one of the following

    `php bin/magento customer:import sample-csv sample.csvphp bin/magento customer:import sample-json sample.json`

    ``
``
`Attributes`

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7113407?v=4)[Muhammad Haroon khan](/maintainers/haroonmind)[@HARoonMIND](https://github.com/HARoonMIND)

---

Top Contributors

[![HARoonMIND](https://avatars.githubusercontent.com/u/7113407?v=4)](https://github.com/HARoonMIND "HARoonMIND (2 commits)")

### Embed Badge

![Health badge](/badges/haroonmind-importcustomer/health.svg)

```
[![Health](https://phpackages.com/badges/haroonmind-importcustomer/health.svg)](https://phpackages.com/packages/haroonmind-importcustomer)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
