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

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

santoshmagentodev/module-customerimport
=======================================

Importing customer from CSV, JSON etc. files.

02PHP

Since Mar 12Pushed 2y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Module Pramod CustomerImport
============================

[](#module-pramod-customerimport)

```
``pramod/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)

Importing customer from CSV, JSON etc. 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/Pramod`
- Enable the module by running `php bin/magento module:enable Pramod_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)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - 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 pramod/module-customerimport`
- enable the module by running `php bin/magento module:enable Pramod_CustomerImport`
- 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

Attributes
----------

[](#attributes)

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity21

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[pharaonic/php-dot-array

Access array data quickly/easily using dot-notation and asterisk.

1011.6k3](/packages/pharaonic-php-dot-array)

PHPackages © 2026

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