PHPackages                             viraj-magento/module-customerimport - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. viraj-magento/module-customerimport

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

viraj-magento/module-customerimport
===================================

Customer Import via csv and json files

v1.0.3(1y ago)016↓100%GPL-3.0PHP

Since Nov 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/viraj-magento/CustomerImport)[ Packagist](https://packagist.org/packages/viraj-magento/module-customerimport)[ RSS](/packages/viraj-magento-module-customerimport/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Mage2 Module Viraj CustomerImport
=================================

[](#mage2-module-viraj-customerimport)

```
``viraj/module-customerimport``

```

- [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)

Customer Import via csv and json files

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/Viraj`
- Enable the module by running `php bin/magento module:enable Viraj_CustomerImport`
- 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)

- Install the module composer by running `composer require viraj-magento/module-customerimport`
- enable the module by running `php bin/magento module:enable Viraj_CustomerImport`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

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

[](#configuration)

bin/magento customer:import

- Command for importing customers

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

[](#specifications)

- Console Command

    - CustomerImport
- Json Profile Import

    - php bin/magento customer:import json var/import/sample.json
    - Specify file path in command e.g -var/import/sample.json or pub/import/sample.json
- Csv Profile Import

    - php bin/magento customer:import csv var/import/sample.csv
    - Specify file path in command e.g -var/import/sample.csv or pub/import/sample.csv

Attributes
----------

[](#attributes)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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

4

Last Release

548d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f8deca3463e9bbd298e2327949476fba51df834249176e7c459c3eee9203a564?d=identicon)[viraj-magento](/maintainers/viraj-magento)

---

Top Contributors

[![viraj-magento](https://avatars.githubusercontent.com/u/187645864?v=4)](https://github.com/viraj-magento "viraj-magento (9 commits)")[![vishal7597](https://avatars.githubusercontent.com/u/115371334?v=4)](https://github.com/vishal7597 "vishal7597 (3 commits)")

### Embed Badge

![Health badge](/badges/viraj-magento-module-customerimport/health.svg)

```
[![Health](https://phpackages.com/badges/viraj-magento-module-customerimport/health.svg)](https://phpackages.com/packages/viraj-magento-module-customerimport)
```

PHPackages © 2026

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