PHPackages                             georgringer/login-link - 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. georgringer/login-link

ActiveTypo3-cms-extension[Authentication &amp; Authorization](/categories/authentication)

georgringer/login-link
======================

Fast way to login as different backend or frontenduser by generating a link including a one-time token within the backend.

2.0.0(1y ago)610.5k↓43.2%5[1 issues](https://github.com/georgringer/login_link/issues)GPL-2.0-or-laterPHP

Since May 15Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/georgringer/login_link)[ Packagist](https://packagist.org/packages/georgringer/login-link)[ Fund](https://paypal.me/GeorgRinger/10)[ Fund](https://www.amazon.de/hz/wishlist/ls/8F573K08TSDG)[ RSS](/packages/georgringer-login-link/feed)WikiDiscussions main Synced 1mo ago

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

TYPO3 Extension `login_link`
============================

[](#typo3-extension-login_link)

This extensions makes it possible to login into any BE or FE user by a link generated in the backend.

The following screenshots show the list of backend and frontend users. After clicking the additional icon with the lock, a modal opens with the login link.

[![Backend users](Resources/Public/Screenshots/be_users.png)](Resources/Public/Screenshots/be_users.png)[![Frontend users](Resources/Public/Screenshots/fe_users.png)](Resources/Public/Screenshots/fe_users.png)

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

[](#installation)

Install this extension via composer by using the following command:

```
composer require georgringer/login-link
```

Usage
-----

[](#usage)

### Login links for BE users

[](#login-links-for-be-users)

The login link can only be generated for non admin users

!! Currently nothing is logged when a user logs in via a login link !!

Disable feature by setting `LOGINLINK_DISABLE_BE=1` in your .env file.

### Login links for FE users

[](#login-links-for-fe-users)

Set the following Page TsConfig to enable the login link for FE users:

```
# 123 is the page which is used to login users, e.g. the login page
tx_loginlink.fe.loginPage = 123

```

Disable feature by setting `LOGINLINK_DISABLE_FE=1` in your .env file.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance52

Moderate activity, may be stable

Popularity32

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80.8% 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 ~262 days

Total

3

Last Release

575d ago

Major Versions

1.0.1 → 2.0.02024-10-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d08c176686c8914d32c70d4af388887d738930fdfdf07c7ca9c841ad10ed683?d=identicon)[georgringer](/maintainers/georgringer)

---

Top Contributors

[![georgringer](https://avatars.githubusercontent.com/u/1905663?v=4)](https://github.com/georgringer "georgringer (21 commits)")[![stigfaerch](https://avatars.githubusercontent.com/u/6790776?v=4)](https://github.com/stigfaerch "stigfaerch (3 commits)")[![mxsteini](https://avatars.githubusercontent.com/u/939861?v=4)](https://github.com/mxsteini "mxsteini (1 commits)")[![peterkraume](https://avatars.githubusercontent.com/u/4234704?v=4)](https://github.com/peterkraume "peterkraume (1 commits)")

---

Tags

tokenextensionlogintypo3

### Embed Badge

![Health badge](/badges/georgringer-login-link/health.svg)

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

PHPackages © 2026

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