PHPackages                             vignates/module-import - 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. vignates/module-import

ActiveMagento2-module

vignates/module-import
======================

Customer Import via CSV &amp; JSON

1.0.0(4y ago)04proprietaryPHPPHP &gt;=7.4

Since Nov 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/vignates/magento2-import-customers)[ Packagist](https://packagist.org/packages/vignates/module-import)[ RSS](/packages/vignates-module-import/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Mage2 Module Vignates Import
============================

[](#mage2-module-vignates-import)

```
``Vignates/module-import``

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Specifications](#markdown-header-specifications)

Main Functionalities
--------------------

[](#main-functionalities)

Customer Import via CSV &amp; JSON

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/Vignates`
- Enable the module by running `php bin/magento module:enable Vignates_Import`
- 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 vignates/module-import`
- enable the module by running `php bin/magento module:enable Vignates_Import`
- apply database updates by running `php bin/magento setup:upgrade`
- Flush the cache by running `php bin/magento cache:flush`

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

[](#specifications)

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

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

1647d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/17a249c668a5ef31bbb2315ff9010d38dbc8626980f70fbdb31a8179df75cc8f?d=identicon)[vignates](/maintainers/vignates)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/vignates-module-import/health.svg)

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

PHPackages © 2026

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