dmk / t3users
Enhanced frontend user management for TYPO3. User registration, login and management in a single extension.
Installs: 12 067
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 29
Forks: 2
Open Issues: 4
Type:typo3-cms-extension
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
- 11.5.x-dev
- v11.0.0
- dev-master / 9.x-dev
- v9.1.1
- 9.1.0
- 9.0.0
- 3.0.20
- 3.0.19
- 3.0.18
- 3.0.17
- 3.0.16
- 3.0.15
- 3.0.14
- 3.0.13
- 3.0.12
- 3.0.11
- 3.0.10
- 3.0.9
- 3.0.8
- v3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- v3.0.2
- 3.0.1
- 3.0.0
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.22
- 1.0.21
- 1.0.20
- 1.0.19
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
This package is auto-updated.
Last update: 2024-10-08 16:00:25 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.