Git Product home page Git Product logo

beuser_fastswitch's Introduction

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?

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

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

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

  • 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

Requirements

Actual develop-Branch:

  1. TYPO3 core version support: 12 LTS
  2. PHP version: >= 8.1
TYPO3 version Extension version Notes Install
8.7.0 - 10.4.99 3.0.1 composer req josefglatz/beuser-fastswitch:^3
11.5.0 - 11.5.99 4.0.3 no breaking changes composer req josefglatz/beuser-fastswitch:^4
12.4.5 - 12.4.99 5.0.0 no breaking changes composer req josefglatz/beuser-fastswitch:^5

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.

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

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.

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!

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


Created by

http://josefglatz.at/

Contribution

Support

Many thanks to my employer supseven.at for sponsoring work time.

beuser_fastswitch's People

Contributors

georgringer avatar josefglatz avatar tdeuling avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.