PHPackages                             hytales/module-one-link-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. hytales/module-one-link-login

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

hytales/module-one-link-login
=============================

OneLink login module

0.0.3(1mo ago)341MITPHPPHP ^8.1

Since Jul 2Pushed 1mo agoCompare

[ Source](https://github.com/RenzeD98/Magento2-OneLinkLogin)[ Packagist](https://packagist.org/packages/hytales/module-one-link-login)[ RSS](/packages/hytales-module-one-link-login/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (12)Versions (4)Used By (0)

HyTales\_OneLinkLogin
=====================

[](#hytales_onelinklogin)

Magento 2 module that lets a developer log in to the admin panel via a single URL, without a password. Makes local and shared development environments faster to work with by skipping the login form, and refuses to run unless Magento is confirmed to be in `developer` mode — it will not function in production.

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

[](#installation)

Available on [Packagist](https://packagist.org/packages/hytales/module-one-link-login). Install via Composer:

```
composer require hytales/module-one-link-login --dev
bin/magento module:enable HyTales_OneLinkLogin
bin/magento setup:upgrade

```

How it works
------------

[](#how-it-works)

Visiting `admin/onelinklogin/index/index?email=` logs the browser in as the admin user matching ``, provided that email is present in the module's configured account list. If no admin user exists yet for that email, one is created automatically with the configured role. Two-factor authentication is bypassed for this login.

The action only works when Magento is running in `developer` mode. In any other mode it returns a 404.

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

[](#configuration)

Settings live under **Stores &gt; Configuration &gt; Advanced &gt; Admin &gt; One-Link Login**:

- **Enabled** — turns the feature on or off. Disabled by default.
- **Accounts** — a list of `label`, `email`, and `role_id` entries. Only emails present here can use the one-link login.

The **Enabled** setting can also be set via CLI:

```
bin/magento config:set admin/onelinklogin/enabled 1

```

Security warning
----------------

[](#security-warning)

This module bypasses password authentication and two-factor authentication for any email in its account list. It checks that Magento is running in `developer` mode and returns a 404 otherwise, so it will not function on a production-mode instance — but this check is the only safeguard in place. Do not enable it on any environment reachable outside a trusted developer team, and never configure it with an administrator role unless that is intended.

License
-------

[](#license)

MIT, see [LICENSE](LICENSE).

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance91

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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 ~2 days

Total

3

Last Release

44d ago

PHP version history (2 changes)0.0.1PHP ~8.3.0||~8.4.0

0.0.2PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17760765?v=4)[RenzeD](/maintainers/RenzeD98)[@RenzeD98](https://github.com/RenzeD98)

---

Top Contributors

[![renze-e-tales](https://avatars.githubusercontent.com/u/241094505?v=4)](https://github.com/renze-e-tales "renze-e-tales (7 commits)")

### Embed Badge

![Health badge](/badges/hytales-module-one-link-login/health.svg)

```
[![Health](https://phpackages.com/badges/hytales-module-one-link-login/health.svg)](https://phpackages.com/packages/hytales-module-one-link-login)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1142.0M17](/packages/mollie-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50406.2k23](/packages/dotdigital-dotdigital-magento2-extension)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1015.1k29](/packages/loki-magento2-components)[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.5M1](/packages/fastly-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69362.0k](/packages/run-as-root-magento2-prometheus-exporter)[buckaroo/magento2

Buckaroo Magento 2 extension

32426.0k8](/packages/buckaroo-magento2)

PHPackages © 2026

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