PHPackages                             poongud/module-customerprofileimport - 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. [CLI &amp; Console](/categories/cli)
4. /
5. poongud/module-customerprofileimport

ActiveMagento2-module[CLI &amp; Console](/categories/cli)

poongud/module-customerprofileimport
====================================

Customer profile import via CLI

1.0.0(4y ago)021GPL-3.0PHPPHP ~7.3.0||~7.4.0

Since Feb 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/poongud/module-customerprofileimport)[ Packagist](https://packagist.org/packages/poongud/module-customerprofileimport)[ RSS](/packages/poongud-module-customerprofileimport/feed)WikiDiscussions master Synced today

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

module-customerprofileimport
============================

[](#module-customerprofileimport)

Magento version support 2.X

Install extension (Sample customer account creations)

\#Go to Magento root path

Download composer package composer require poongud/module-customerprofileimport

Extension installation
======================

[](#extension-installation)

- php bin/magento module:enable WireIt\_CustomerProfileImport
- php bin/magento setup:upgrade
- php bin/magento setup:di:compile (skip this step in developer mode)
- php bin/magento setup:static-content:deploy

Import customer data:

- This import process will support for csv and json format. Follow the bellow command to import the customer data with password.
- Import file should upload into magento server and take note of file path.

Command to import
=================

[](#command-to-import)

CSV
===

[](#csv)

php bin/magento customer:import profile-csv ./to/filepath/sample.csv

[![image](https://user-images.githubusercontent.com/16649626/153092976-3a4d8b7a-171b-4293-8c70-a1a60204e07e.png)](https://user-images.githubusercontent.com/16649626/153092976-3a4d8b7a-171b-4293-8c70-a1a60204e07e.png)

Json
====

[](#json)

php bin/magento customer:import profile-json ./to/filepath/sample.json

[![image](https://user-images.githubusercontent.com/16649626/153093074-18692268-16d2-4721-8300-250ee0459532.png)](https://user-images.githubusercontent.com/16649626/153093074-18692268-16d2-4721-8300-250ee0459532.png)

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

1550d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/31d2abd585dd2e651346d28996f849cee0272d37d0c2815bea4c865f021388a8?d=identicon)[poongud](/maintainers/poongud)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/poongud-module-customerprofileimport/health.svg)

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

###  Alternatives

[yireo/magento2-theme-commands

CLI commands to manipulate themes

1334.2k1](/packages/yireo-magento2-theme-commands)[macopedia/magento2-categoryimporter

Category Importer for Magento 2

344.6k](/packages/macopedia-magento2-categoryimporter)

PHPackages © 2026

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