PHPackages                             hampe/demo-login - 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. hampe/demo-login

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

hampe/demo-login
================

A tiny magento module which allows you to login into the magento backend without giving credentials out. The most common use-case is probably a demo installation for a module or a theme.

1.0.1(5y ago)5531[1 issues](https://github.com/thampe/demo-login/issues)MITPHP

Since Dec 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/thampe/demo-login)[ Packagist](https://packagist.org/packages/hampe/demo-login)[ Docs](https://hampe.dev/m2/demo-login)[ RSS](/packages/hampe-demo-login/feed)WikiDiscussions master Synced yesterday

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

Magento Demo Login Module
=========================

[](#magento-demo-login-module)

A tiny magento module which allows you to login into the magento backend without giving credentials out. The most common use-case is probably a demo installation for a module or a theme.

[![Screenshot](doc/login.jpeg?raw=true)](doc/login.jpeg?raw=true)

Compatibility
-------------

[](#compatibility)

- Magento &gt;= 2.3.0 (not tested on any older version)

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

[](#installation)

### Installation via composer:

[](#installation-via-composer)

```
composer require hampe/demo-login
php bin/magento module:enable Hampe_DemoLogin
php bin/magento setup:upgrade

```

### Installation via Copy

[](#installation-via-copy)

Copy all the files under src/ into the newly created directory app/code/Hampe/DemoLogin/ in the Magento 2 root.

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

```

Uninstallation
--------------

[](#uninstallation)

```
bin/magento module:uninstall Hampe_DemoLogin.

```

Remove all extension files from app/code/Hampe/DemoLogin/ or use Composer to remove the extension if you have installed it with Composer

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

[](#configuration)

The configuration can be found under `Stores > Configuration > Admin > Demo Login`

Licence
-------

[](#licence)

See the [LICENSE](LICENSE) file for license info (it's the MIT license).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Every ~268 days

Total

2

Last Release

2059d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/761744?v=4)[Thomas Hampe](/maintainers/thampe)[@thampe](https://github.com/thampe)

---

Top Contributors

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

---

Tags

demologinmagento2-extensionmagento2-modulelogindemomagento2password less

### Embed Badge

![Health badge](/badges/hampe-demo-login/health.svg)

```
[![Health](https://phpackages.com/badges/hampe-demo-login/health.svg)](https://phpackages.com/packages/hampe-demo-login)
```

###  Alternatives

[auth0/auth0-php

PHP SDK for Auth0 Authentication and Management APIs.

40820.2M68](/packages/auth0-auth0-php)[markshust/magento2-module-disabletwofactorauth

The DisableTwoFactorAuth module provides the ability to disable two-factor authentication.

2282.7M6](/packages/markshust-magento2-module-disabletwofactorauth)[auth0/login

Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.

2745.0M3](/packages/auth0-login)[org_heigl/hybridauth

Lightweight Authentication Module for Zend-Framework 2 using the hybridauth-library

211.9k](/packages/org-heigl-hybridauth)

PHPackages © 2026

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