PHPackages                             ziaur1/vmlimport - 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. ziaur1/vmlimport

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

ziaur1/vmlimport
================

Customer Data Import Via Csv and Json Using command line

2.1.1(2y ago)01proprietaryPHPPHP ~7.3.33|~7.4.0

Since Feb 26Pushed 2y ago1 watchersCompare

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

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

1. Installation: 1.1 Method One:

    ```
    - Code is in a Zip file format named Vml.zip
    - Unzip the zip file in magento_solution_directory/app/code folder
    - Run the following commands to install the module
       - php bin/magento setup:di:compile && php bin/magento setup:upgrade
    - Flush the cache by running
       - php bin/magento cache:flush
    - Place the JSON and CSV files at following path
       - magento_solution_directory/var/import/

    ```

1.2. Method Two:

```
  - Please execute the following two commands in order to set Composer to accept dev releases
    - composer config minimum-stability dev
    - composer config prefer-stable true
  - For the installation of the module, please run
    - composer require ziaur1/vmlimport (It will install the module under directory magento_solution_director/vendor)
  - Once installed, please run
    - php bin/magento setup:di:compile && php bin/magento setup:uphgrade && php bin/magento module:enable Vml_Import
  - Flush the cache by running following command
    - php bin/magento cache:flush

```

2. Usage

- Please run the following commands to import data from given sample files
- For JSON Profile
    - `php bin/magento customer:import sample-json var/import/sample.json`
- For CSV Profile -`php bin/magento customer:import sample-csv var/import/sample.csv`

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

804d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d538c41cc3f9451169fc45fb9e21ccd47db798d197cfabe279d0022d34a56f27?d=identicon)[ziaur1](/maintainers/ziaur1)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ziaur1-vmlimport/health.svg)

```
[![Health](https://phpackages.com/badges/ziaur1-vmlimport/health.svg)](https://phpackages.com/packages/ziaur1-vmlimport)
```

###  Alternatives

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[lillik/magento2-price-decimal

Magento 2 Price Decimal Precision

111147.5k](/packages/lillik-magento2-price-decimal)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27659.1k4](/packages/nosto-module-nostotagging)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[doofinder/doofinder-magento2

Doofinder module for Magento 2

13204.0k1](/packages/doofinder-doofinder-magento2)

PHPackages © 2026

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