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

ActiveMagento2-module

vivekmehta/module-customerimport
================================

Customer Import

1.0.0(2y ago)00GPL-3.0PHPPHP ~8.1.0||~8.2.0

Since Apr 15Pushed 2y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Mage2 Module Vivekmehta Customerimport
======================================

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

```
composer require vivekmehta/module-customerimport

``vivekmehta/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/Vivekmehta`
- Enable the module by running `php bin/magento module:enable Vivekmehta_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 vivekmehta/module-customerimport`
- enable the module by running `php bin/magento module:enable Vivekmehta_Customerimport`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

FilePath
--------

[](#filepath)

/pub/media/customerimport/customers.CSV /pub/media/customerimport/customers-samplejson.JSON

CLI
---

[](#cli)

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

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

[](#specifications)

Attributes
----------

[](#attributes)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

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

Unknown

Total

1

Last Release

757d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/072b12c1160e3813127be0587cc005de33dec1bda5b014c6ead9b63d0b15d0e8?d=identicon)[vivek-singh-mehta](/maintainers/vivek-singh-mehta)

---

Top Contributors

[![vivek-singh-mehta](https://avatars.githubusercontent.com/u/166797833?v=4)](https://github.com/vivek-singh-mehta "vivek-singh-mehta (35 commits)")

### Embed Badge

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

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

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

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