josefglatz/beuser-fastswitch 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

josefglatz/beuser-fastswitch

Composer 安装命令:

composer require josefglatz/beuser-fastswitch

包简介

Fast backend user switch for TYPO3 CMS administrator users.

README 文档

README

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 main-Branch:

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

Version Matrix

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.

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

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.

josefglatz/beuser-fastswitch 适用场景与选型建议

josefglatz/beuser-fastswitch 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 113.65k 次下载、GitHub Stars 达 17, 最近一次更新时间为 2017 年 08 月 15 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「extension」 「maintenance」 「typo3」 「editors」 「improvements」 「productivity」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 josefglatz/beuser-fastswitch 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 josefglatz/beuser-fastswitch 我们能提供哪些服务?
定制开发 / 二次开发

基于 josefglatz/beuser-fastswitch 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 113.65k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 18
  • 点击次数: 32
  • 依赖项目数: 0
  • 推荐数: 1

GitHub 信息

  • Stars: 17
  • Watchers: 3
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2017-08-15