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

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

gunawats/module-customerimport
==============================

Customer Import via CSV &amp; JSON

01PHP

Since Oct 18Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Mage2 Module Vml/CustomerImport
===============================

[](#mage2-module-vmlcustomerimport)

- [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 Vml_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 vml-module/module-customerimport:dev-main`
- enable the module by running `php bin/magento module:enable Vml_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 sample-json var/import/sample.json
- CSV profile - Place CSV inside var/import/ folder -
    php bin/magento customer:import sample-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

Maintenance29

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

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/1bb72a5e23237ac566fa77c2dafe12bf7761b9609c32007314437eb3b16f3878?d=identicon)[gunawatshilpa](/maintainers/gunawatshilpa)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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