PHPackages                             wireit/module-customerimport2 - 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. wireit/module-customerimport2

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

wireit/module-customerimport2
=============================

Magento 2 Customer import from cli

2.1.9(4y ago)014proprietaryPHPPHP ~7.3.0|~7.4.0

Since Jan 30Pushed 4y ago2 watchersCompare

[ Source](https://github.com/sajidunnar/customer_import)[ Packagist](https://packagist.org/packages/wireit/module-customerimport2)[ RSS](/packages/wireit-module-customerimport2/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (7)Used By (0)

Custom Import Module Test
-------------------------

[](#custom-import-module-test)

Magento Customer import from CLI

### Composer Installation

[](#composer-installation)

- run the command on CLI `composer require wireit/module-customerimport2`
- Enable module `php bin/magento module:enable WireIT_CustomerImport`
- Apply Module changes to Magento `php bin/magento setup:upgrade`
- Compile Code to see any errors `php bin/magento s:d:c`
- Deploy static `php bin/magento s:s:dep -f`

### Manual Installation

[](#manual-installation)

- Extract code here `app/code/WireIT/CustomerImport`
- Enable module `php bin/magento module:enable WireIT_CustomerImport`
- Apply Module changes to Magento `php bin/magento setup:upgrade`
- Compile Code to see any errors `php bin/magento setup:di:compile`
- Deploy static `php bin/magento setup:static-content:deploy -f`

### Commands

[](#commands)

- Console Command
    - CsvProfile **customer:import:sample-csv**
    - JSONProfile **customer:import:sample-json**
    - File Name is Required here -f --filename
    - `php bin/magento customer:import:sample-csv  sample.csv`
    - `php bin/magento customer:import:sample-json sample.json`
    - `php bin/magento customer:import:sample-csv --filename sample.csv`
    - `php bin/magento customer:import:sample-csv -f sample.csv`

Supported
---------

[](#supported)

### Tested on Magento 2.4.3 with php 7.4

[](#tested-on-magento-243-with-php-74)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

6

Last Release

1568d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8317d272f04ef3259c408647e3792d0d1d048f93ca69e8d7a9178da235a20309?d=identicon)[sajidunnar](/maintainers/sajidunnar)

---

Top Contributors

[![sajidunnar](https://avatars.githubusercontent.com/u/312848?v=4)](https://github.com/sajidunnar "sajidunnar (23 commits)")

---

Tags

customerimportmagento2

### Embed Badge

![Health badge](/badges/wireit-module-customerimport2/health.svg)

```
[![Health](https://phpackages.com/badges/wireit-module-customerimport2/health.svg)](https://phpackages.com/packages/wireit-module-customerimport2)
```

###  Alternatives

[yireo/magento2-theme-commands

CLI commands to manipulate themes

1334.2k1](/packages/yireo-magento2-theme-commands)[macopedia/magento2-categoryimporter

Category Importer for Magento 2

344.6k](/packages/macopedia-magento2-categoryimporter)

PHPackages © 2026

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