dmk / t3users
Enhanced frontend user management for TYPO3. User registration, login and management in a single extension.
Package info
github.com/DMKEBUSINESSGMBH/typo3-t3users
Type:typo3-cms-extension
pkg:composer/dmk/t3users
Requires
- php: ^7.4 || ^8.0
- digedag/rn-base: ^1.16
- typo3/cms-core: ^10.4.34 || ^11.5.21
Requires (Dev)
Replaces
- typo3-ter/t3users: v11.0.0
This package is auto-updated.
Last update: 2026-06-19 10:32:37 UTC
README
What does it do?
The target of this project is an out-of-the-box solution for TYPO3 frontend user management. I'm tired using newloginbox and sr_fe_userregister with all the bugs and problems.
This first release contains a replacement for newloginbox. These are the main features:
- Login and Logout with predefined redirect pages
- No more problems with IE password storage
- Full featured HTML-Templates. You can output any feuser data you want.
- Possible login with email address
- Login from the backend module with any FE user for debugging purposes
The extensions contains also a set of useful classes for other extensions. So sometimes you need to install this extension without to use the plugin.