PHPackages                             pragneshboghani/magento2-module-masterlogin - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. pragneshboghani/magento2-module-masterlogin

ActiveMagento2-module[Authentication &amp; Authorization](/categories/authentication)

pragneshboghani/magento2-module-masterlogin
===========================================

Using this Magento module developers can log in to any customer account using a configured password.

1.0.1(4y ago)02MITPHPPHP ^7.1

Since Aug 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/pragneshboghani/magento2-module-masterlogin)[ Packagist](https://packagist.org/packages/pragneshboghani/magento2-module-masterlogin)[ RSS](/packages/pragneshboghani-magento2-module-masterlogin/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Customer Master Password
========================

[](#customer-master-password)

Using this Magento module developers can log in to any customer account using a configured password.

[![Supported Magento Versions](https://camo.githubusercontent.com/e907512df72e31a563efe6e894d1ed3dfc545b59c33aa2f5d346eae78b34d7a1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d5e322e332d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/e907512df72e31a563efe6e894d1ed3dfc545b59c33aa2f5d346eae78b34d7a1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d5e322e332d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265) [![Latest Stable Version](https://camo.githubusercontent.com/44209305f5767a8fd4261fd7207bd20340e24a06871fb8c0fd03d97a7b78fea6/687474703a2f2f706f7365722e707567782e6f72672f707261676e657368626f6768616e692f6d6167656e746f322d6d6f64756c652d6d61737465726c6f67696e2f76)](https://packagist.org/packages/pragneshboghani/magento2-module-masterlogin) [![Total Downloads](https://camo.githubusercontent.com/af4cde4d11bdbdd108fa664fb1ca1fd86249bc7ff02a2fe408402d8b461192da/687474703a2f2f706f7365722e707567782e6f72672f707261676e657368626f6768616e692f6d6167656e746f322d6d6f64756c652d6d61737465726c6f67696e2f646f776e6c6f616473)](https://packagist.org/packages/pragneshboghani/magento2-module-masterlogin) [![Maintained - Yes](https://camo.githubusercontent.com/04aba48520e6322ebc6c41b7995626a88ce408bd46ec4eb15ae474936b345276/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65642533462d7965732d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://gitHub.com/pragneshboghani/magento2-module-masterlogin/graphs/commit-activity) [![License](https://camo.githubusercontent.com/ee77af528c4bf9c3508fbcbc9e3813d04240f3b74a252b6c26bb8346d0db91ef/687474703a2f2f706f7365722e707567782e6f72672f707261676e657368626f6768616e692f6d6167656e746f322d6d6f64756c652d6d61737465726c6f67696e2f6c6963656e7365)](https://packagist.org/packages/pragneshboghani/magento2-module-masterlogin)

Table of contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Configuration](#configuration)
- [License](#license)

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

[](#installation)

```
composer require pragneshboghani/magento2-module-masterlogin
bin/magento module:enable Pragnesh_MasterPassword
bin/magento setup:upgrade

```

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

[](#configuration)

After enable this module on store. There need to do some configuration.

Step 1 : Admin &gt; System &gt; Configuration &gt; Customers &gt; Master Password Configuration

```
Enable Module: Yes
Set Password :

```

[![header image](https://camo.githubusercontent.com/fae8b89451ef2e1418966859d732f69887984178e740e194d3924af323bab096/68747470733a2f2f7261772e6769746875622e636f6d2f707261676e657368626f6768616e692f6d6167656e746f322d6d6f64756c652d6d61737465726c6f67696e2f646576656c6f702f6d61737465726c6f67696e5f636f6e6669672e706e67)](https://camo.githubusercontent.com/fae8b89451ef2e1418966859d732f69887984178e740e194d3924af323bab096/68747470733a2f2f7261772e6769746875622e636f6d2f707261676e657368626f6768616e692f6d6167656e746f322d6d6f64756c652d6d61737465726c6f67696e2f646576656c6f702f6d61737465726c6f67696e5f636f6e6669672e706e67)

License
-------

[](#license)

The MIT License (MIT) Copyright (c) 2021 Pragnesh Boghani

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

1717d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/pragneshboghani-magento2-module-masterlogin/health.svg)

```
[![Health](https://phpackages.com/badges/pragneshboghani-magento2-module-masterlogin/health.svg)](https://phpackages.com/packages/pragneshboghani-magento2-module-masterlogin)
```

###  Alternatives

[bitexpert/magento2-force-customer-login

The Force Login module for Magento2 redirects a storefront visitor to the Magento2 Frontend login page, if the visitor is not logged in. It is possible to configure the whitelisted urls to add custom definitions.

171409.9k](/packages/bitexpert-magento2-force-customer-login)[faonni/module-product-available

Extension allows the store owner to hide the product price and add to cart button from guests or certain customer groups.

3720.0k](/packages/faonni-module-product-available)[hryvinskyi/magento2-invisible-captcha

Magento 2 Google Invisible Captcha (Recaptcha) module

279.4k](/packages/hryvinskyi-magento2-invisible-captcha)

PHPackages © 2026

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