PHPackages                             josefglatz/beuser-fastswitch - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. josefglatz/beuser-fastswitch

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

josefglatz/beuser-fastswitch
============================

Fast backend user switch for TYPO3 CMS administrator users.

v6.1.0(5mo ago)17113.8k↓33%4[3 issues](https://github.com/josefglatz/beuser_fastswitch/issues)GPL-3.0-or-laterPHPPHP ^8.2 || ^8.3

Since Aug 15Pushed 5mo ago3 watchersCompare

[ Source](https://github.com/josefglatz/beuser_fastswitch)[ Packagist](https://packagist.org/packages/josefglatz/beuser-fastswitch)[ RSS](/packages/josefglatz-beuser-fastswitch/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (9)Dependencies (1)Versions (20)Used By (0)

Fast Backend User Switch (TYPO3 Extension `beuser_fastswitch`)
==============================================================

[](#fast-backend-user-switch-typo3-extension-beuser_fastswitch)

> The `beuser_fastswitch` extension provides a very easy backend user switch for TYPO3 CMS administrator users.

What does it do?
----------------

[](#what-does-it-do)

### With just two mouse clicks you can

[](#with-just-two-mouse-clicks-you-can)

- Switch to another backend user
- Edit another backend user (in a new tab)
- Show user info of a specific backend user (in a modal)

### It provides an AJAX based search

[](#it-provides-an-ajax-based-search)

You can search users by **`realName`**, **`username`**, **`email`** or **unique ID `uid`**.

### Ordering of listed users

[](#ordering-of-listed-users)

The results are always ordered by `lastlogin DESC`. Since this speeds up also the support if some editor is calling you that something isn't working. You can then easily switch to the backend user without searching for it in the TYPO3 backend user module.

### User list item features

[](#user-list-item-features)

- Trigger contextmenu of backend user record (by clicking on the avatar/icon)
- Edit backend user record (by clicking on the username or realName)
- Show element information popup (by clicking on the Info-Button)
- Switch to the backend user (by clicking on the Switch-Button)

Screenshots and Demos
---------------------

[](#screenshots-and-demos)

[![](https://camo.githubusercontent.com/8f36a27956942a09c47e7c7736c84d3b48bb84542043b5fe01ceaa472c955774/68747470733a2f2f692e7974696d672e636f6d2f76692f5656426a725454615048552f6d617872657364656661756c742e6a7067)](https://www.youtube.com/watch?v=VVBjrTTaPHU "Extension Demo v5 and TYPO3 CMS 12.4 LTS")

Requirements
------------

[](#requirements)

**Actual main-Branch:**

1. TYPO3 core version support: 13.4 LTS
2. PHP version: &gt;= 8.2

**Version Matrix**

TYPO3 versionPHP versionExtension versionNotesInstall8.7.0 - 10.4.99&gt;= 7.23.x`composer req josefglatz/beuser-fastswitch:^3`11.5.0 - 11.5.99&gt;= 7.24.xno breaking changes`composer req josefglatz/beuser-fastswitch:^4`12.4.5 - 12.4.99&gt;= 8.1, =&lt; 8.25.xno breaking changes`composer req josefglatz/beuser-fastswitch:^5`13.4.0 - 13.4.99&gt;= 8.2, =&lt; 8.36.xno breaking changes`composer req josefglatz/beuser-fastswitch:^6`Installation
------------

[](#installation)

### Installation using Composer

[](#installation-using-composer)

The recommended way to install the extension is by using [Composer](https://getcomposer.org/). In your Composer based TYPO3 project root, just do `composer require josefglatz/beuser-fastswitch`.

> **TYPO3 core version === 12 LTS support by using version 5.x:** `composer req josefglatz/beuser-fastswitch:^5`**TYPO3 core version === 11 LTS support by using version 4.x:** `composer req josefglatz/beuser-fastswitch:^4`**TYPO3 core version =&lt; 10 LTS support by using version 3.x:** `composer req josefglatz/beuser-fastswitch:^3`

### Installation as extension from TYPO3 Extension Repository (TER)

[](#installation-as-extension-from-typo3-extension-repository-ter)

Download and install the extension with the TYPO3 CMS extension manager module or directly via [typo3.org](https://typo3.org/extensions/repository/view/beuser_fastswitch).

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

[](#configuration)

### Disable toolbar item for specific backend admin user/-group via UserTSConfig

[](#disable-toolbar-item-for-specific-backend-admin-user-group-via-usertsconfig)

```
options.backendToolbarItem.beUserFastwitch.disabled = 1

```

---

Development
-----------

[](#development)

> The ongoing development is done within the main branch!

You can use `composer require-dev josefglatz/beuser-fastswitch:dev-main` if you want to test the current development state.

---

Created by
----------

[](#created-by)

Contribution
------------

[](#contribution)

- [Alexander Nostadt](https://github.com/AMartinNo1) (Initial ajax search feature)
- [Andreas Fernandez](https://github.com/andreasfernandez) (Rewrite jQuery to ES6 with proper Core API usage)

Support
-------

[](#support)

Many thanks to my employer [supseven.at](https://www.supseven.at/) for sponsoring work time.

###  Health Score

58

—

FairBetter than 98% of packages

Maintenance69

Regular maintenance activity

Popularity41

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity87

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 81% 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 ~181 days

Recently: every ~219 days

Total

18

Last Release

154d ago

Major Versions

1.0.2 → 2.0.02018-11-20

2.0.0 → 3.0.02019-08-06

3.2.1 → 4.0.02022-04-25

4.0.2 → 5.0.02023-09-06

5.0.3 → v6.0.02025-10-10

PHP version history (4 changes)3.1.0PHP &gt;=7.2

5.0.0PHP 8.1 || 8.2

5.0.1PHP ^8.1 || ^8.2

v6.0.0PHP ^8.2 || ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b9b873a3ab532be8b148c0da96ce9c37931a2268d52af7a00e0d0251f855088?d=identicon)[josefglatz](/maintainers/josefglatz)

---

Top Contributors

[![josefglatz](https://avatars.githubusercontent.com/u/2861556?v=4)](https://github.com/josefglatz "josefglatz (51 commits)")[![garfieldius](https://avatars.githubusercontent.com/u/705480?v=4)](https://github.com/garfieldius "garfieldius (8 commits)")[![tdeuling](https://avatars.githubusercontent.com/u/1298841?v=4)](https://github.com/tdeuling "tdeuling (2 commits)")[![andreaskienast](https://avatars.githubusercontent.com/u/1787983?v=4)](https://github.com/andreaskienast "andreaskienast (1 commits)")[![georgringer](https://avatars.githubusercontent.com/u/1905663?v=4)](https://github.com/georgringer "georgringer (1 commits)")

---

Tags

productivity-boostertypo3typo3-cms-backendtypo3-cms-extensiontypo3-v11-ltstypo3-v12extensionmaintenancetypo3productivityeditorsimprovements

### Embed Badge

![Health badge](/badges/josefglatz-beuser-fastswitch/health.svg)

```
[![Health](https://phpackages.com/badges/josefglatz-beuser-fastswitch/health.svg)](https://phpackages.com/packages/josefglatz-beuser-fastswitch)
```

###  Alternatives

[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[friendsoftypo3/visual-editor

TYPO3 CMS Visual Editor - Brings a modern WYSIWYG editing experience to TYPO3 CMS.

576.1k2](/packages/friendsoftypo3-visual-editor)[quellenform/t3x-iconpack

Provides an iconpack-registry for custom iconpacks.

1552.6k27](/packages/quellenform-t3x-iconpack)[t3brightside/pagelist

TYPO3 CMS extension to create news, events, vacancies and products or just page lists. Demo: microtemplate.t3brightside.com

1121.5k1](/packages/t3brightside-pagelist)

PHPackages © 2026

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