PHPackages                             workwiththomas/module-manage-customer-password - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. workwiththomas/module-manage-customer-password

ActiveMagento2-module[Mail &amp; Notifications](/categories/mail)

workwiththomas/module-manage-customer-password
==============================================

Magento 2 send welcome and reset password emails to all customers program

1.0.0(2y ago)34OSL-3.0PHP

Since Mar 2Pushed 2y ago2 watchersCompare

[ Source](https://github.com/thomasnguyen244/magento2-module-reset-customer-password)[ Packagist](https://packagist.org/packages/workwiththomas/module-manage-customer-password)[ RSS](/packages/workwiththomas-module-manage-customer-password/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (6)Used By (0)

Magento 2 Reset Customer Password - Send Welcome Emails to Customers Programe
=============================================================================

[](#magento-2-reset-customer-password---send-welcome-emails-to-customers-programe)

`workwiththomas/module-manage-customer-password`

Magento 2 Customer Password, Reset Customer Password in Admin, Send Reset Password Email to Customers

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

Donation
--------

[](#donation)

If this project help you reduce time to develop, you can give me a cup of coffee :) [![Buy Me A Coffee](https://raw.githubusercontent.com/thomasnguyen244/resume/update-resume-info/assets/buy-me-a-coffee.png)](https://www.buymeacoffee.com/workwiththomas)

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

[](#main-functionalities)

- Change customer password when edit/add customer in backend
- Bulk reset password for customers in admin grid
- Command line tool reset password and send emails to customers
- Logging customer password changes.

Installation
------------

[](#installation)

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/Thomas`
- Enable the module by running `php bin/magento module:enable Thomas_CustomerPassword`
- Apply database updates by running `php bin/magento setup:upgrade --keep-generated`
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require workwiththomas/module-manage-customer-password`
- enable the module by running `php bin/magento module:enable Thomas_CustomerPassword`
- apply database updates by running `php bin/magento setup:upgrade --keep-generated`
- Flush the cache by running `php bin/magento cache:flush`

Configuration
-------------

[](#configuration)

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

[](#specifications)

Attributes
----------

[](#attributes)

How to work
-----------

[](#how-to-work)

1. Console command tools:

- Send welcome with reset password emails:

    - Run send emails to all customer per limit:

    `bin/magento thomas:customer-password:reset-password --limit=100`

    - Run send emails to special customer email address:

    `bin/magento thomas:customer-password:reset-password --emails="customer1@gmail.com,customer2@gmail.com"`

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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

801d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

magento2magento2-customer-passwordmagento2-modulemagento2-reset-customer-passwordmagento2-send-reset-passwordthomas nguyenworkwiththomasmagento 2 customer reset password email extension

### Embed Badge

![Health badge](/badges/workwiththomas-module-manage-customer-password/health.svg)

```
[![Health](https://phpackages.com/badges/workwiththomas-module-manage-customer-password/health.svg)](https://phpackages.com/packages/workwiththomas-module-manage-customer-password)
```

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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