PHPackages                             iammanish/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. iammanish/module-customerimport

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

iammanish/module-customerimport
===============================

Customer Import via CSV &amp; JSON

00PHP

Since Feb 27Pushed 4y ago2 watchersCompare

[ Source](https://github.com/IamManish/Magento2-CustomerImport)[ Packagist](https://packagist.org/packages/iammanish/module-customerimport)[ RSS](/packages/iammanish-module-customerimport/feed)WikiDiscussions main Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Mage2 Module MR CustomerImport
==============================

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

```
``iammanish/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

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`
- Enable the module by running `php bin/magento module:enable MR_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 mr/module-customerimport:dev-main`
- enable the module by running `php bin/magento module:enable MR_CustomerImport`
- apply database updates by running `php bin/magento setup:upgrade`
- Flush the cache by running `php bin/magento cache:flush`

Specifications and Usage
------------------------

[](#specifications-and-usage)

- Console Command
- JSON profile - Place json inside var/import/ folder -
    php bin/magento customer:import json var/import/sample.json
- CSV profile - Place CSV inside var/import/ folder -
    php bin/magento customer:import csv var/import/sample.csv
- Once we run our customer import script, we also need to make sure to re-index the Customer Grid indexer - php bin/magento indexer:reindex customer\_grid

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

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://www.gravatar.com/avatar/d1667aef7bee84c5712953359688e15684c2c242172d7a110b86efb65c96e9a0?d=identicon)[manisranjan](/maintainers/manisranjan)

### Embed Badge

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

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

###  Alternatives

[graze/supervisor

:vertical\_traffic\_light: Process supervisor for PHP.

999.3k](/packages/graze-supervisor)[arbermustafa/filament-google-charts-widgets

Chart widgets for Filament Php using Google Charts

147.4k](/packages/arbermustafa-filament-google-charts-widgets)

PHPackages © 2026

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