2017 © Pedro Peláez
 

typo3-cms-extension beuser-fastswitch

Fast backend user switch for TYPO3 CMS administrator users.

image

josefglatz/beuser-fastswitch

Fast backend user switch for TYPO3 CMS administrator users.

  • Monday, August 21, 2017
  • by josefglatz
  • Repository
  • 1 Watchers
  • 6 Stars
  • 1,640 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 4 Open issues
  • 5 Versions
  • 53 % Grown

The README.md

Fast Backend User Switch (TYPO3 Extension beuser_fastswitch)

The beuser_fastswitch extension provides a very easy backend user switch for TYPO3 CMS administrator users., (*1)

What does it do?

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)

You can search users by realName, username, email or unique ID uid., (*2)

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., (*3)

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

, (*4)

Requirements

Actual main-Branch:, (*5)

  1. TYPO3 core version support: 13.4 LTS
  2. PHP version: >= 8.2

Version Matrix, (*6)

TYPO3 version PHP version Extension version Notes Install
8.7.0 - 10.4.99 >= 7.2 3.x composer req josefglatz/beuser-fastswitch:^3
11.5.0 - 11.5.99 >= 7.2 4.x no breaking changes composer req josefglatz/beuser-fastswitch:^4
12.4.5 - 12.4.99 >= 8.1, =< 8.2 5.x no breaking changes composer req josefglatz/beuser-fastswitch:^5
13.4.0 - 13.4.99 >= 8.2, =< 8.3 6.x no breaking changes composer req josefglatz/beuser-fastswitch:^6

Installation

Installation using Composer

The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do composer require josefglatz/beuser-fastswitch., (*7)

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 =< 10 LTS support by using version 3.x: composer req josefglatz/beuser-fastswitch:^3, (*8)

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., (*9)

Configuration

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

options.backendToolbarItem.beUserFastwitch.disabled = 1

Development

The ongoing development is done within the main branch!, (*10)

You can use composer require-dev josefglatz/beuser-fastswitch:dev-main if you want to test the current development state., (*11)


Created by

http://josefglatz.at/, (*12)

Contribution

Support

Many thanks to my employer supseven.at for sponsoring work time., (*13)

The Versions

21/08 2017

dev-develop

dev-develop http://josefglatz.at

Fast backend user switch for TYPO3 CMS administrator users.

  Sources   Download

GPL-3.0

The Requires

 

maintenance extension typo3 productivity improvements editors

18/08 2017

dev-master

9999999-dev http://josefglatz.at

Fast backend user switch for TYPO3 CMS administrator users.

  Sources   Download

GPL-3.0

The Requires

 

maintenance extension typo3 productivity improvements editors

15/08 2017

1.0.2

1.0.2.0 http://josefglatz.at

Fast backend user switch for TYPO3 CMS administrator users.

  Sources   Download

GPL-3.0

The Requires

 

maintenance extension typo3 productivity improvements editors

15/08 2017

1.0.1

1.0.1.0 http://josefglatz.at

Fast backend user switch for TYPO3 CMS administrator users.

  Sources   Download

GPL-3.0

The Requires

 

maintenance extension typo3 productivity improvements editors

15/08 2017

1.0.0

1.0.0.0 http://josefglatz.at

Fast backend user switch for TYPO3 CMS administrator users.

  Sources   Download

GPL-3.0

The Requires

 

maintenance extension typo3 productivity improvements editors