webprofil/wp-quicklogin
Composer 安装命令:
composer require webprofil/wp-quicklogin
包简介
Development-only login provider to login with username only.
README 文档
README
Login as any existing TYPO3 backend or frontend user by entering only the username. This is intended for local development and testing different user permissions or MFA-related scenarios.
DISCLAIMER
THIS EXTENSION IS FOR DEVELOPMENT ONLY. IT ONLY RUNS WHEN TYPO3_CONTEXT STARTS
WITH Development, AND IT MUST NOT BE USED ON PRODUCTION WEBSITES.
Installation
Install this extension as a development dependency only!
composer req --dev webprofil/wp-quicklogin
Note: This extension is compatible with TYPO3 v13 and v14.
Configuration
The extension is enabled by default after installation, but only in
TYPO3_CONTEXT=Development*.
Extension settings:
enableBackend = 1: register the backend login provider and backend auth serviceenableFrontend = 1: register the frontend auth service
Set either value to 0 to disable the corresponding integration.
Credits
This extension is based on o-ba/username by Oliver Bartsch.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-07-14