PHPackages                             digitalpianism/changepassword - 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. digitalpianism/changepassword

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

digitalpianism/changepassword
=============================

A small module to be able to change customer password via the console in Magento 2

0.0.1(9y ago)171954[2 issues](https://github.com/digitalpianism/changepassword/issues)OSL-3.0PHPPHP ~5.5.0|~5.6.0|~7.0.0

Since Nov 23Pushed 8y ago3 watchersCompare

[ Source](https://github.com/digitalpianism/changepassword)[ Packagist](https://packagist.org/packages/digitalpianism/changepassword)[ RSS](/packages/digitalpianism-changepassword/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

DigitalPianism ChangePassword
=============================

[](#digitalpianism-changepassword)

A small module to be able to change customer password via the console in Magento 2.

Tested on 2.1.2

Setup
=====

[](#setup)

First install the module using composer:

```
composer require digitalpianism/changepassword

```

Next, once the module is installed, set it up:

```
php bin/magento setup:upgrade
php bin/magento module:enable DigitalPianism_ChangePassword

```

Command example
===============

[](#command-example)

```
php bin/magento customer:changepassword --customer-id=3 --customer-password=mynewpassword

```

Where:

- 3 is a customer id
- mynewpassword is the new password for this customer

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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

3506d ago

### Community

Maintainers

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

---

Top Contributors

[![digitalpianism](https://avatars.githubusercontent.com/u/16592249?v=4)](https://github.com/digitalpianism "digitalpianism (4 commits)")[![adamonsoon](https://avatars.githubusercontent.com/u/11437629?v=4)](https://github.com/adamonsoon "adamonsoon (2 commits)")[![jissereitsma](https://avatars.githubusercontent.com/u/7670482?v=4)](https://github.com/jissereitsma "jissereitsma (1 commits)")

### Embed Badge

![Health badge](/badges/digitalpianism-changepassword/health.svg)

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

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71464.1k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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