Download the PHP package portrino/px_register without Composer
On this page you can find all versions of the php package portrino/px_register. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download portrino/px_register
More information about portrino/px_register
Files in portrino/px_register
Download portrino/px_register
More information about portrino/px_register
Files in portrino/px_register
Vendor portrino
Package px_register
Short Description Frontend user registration for TYPO3
License GPL-2.0-or-later
Homepage https://www.portrino.de
Package px_register
Short Description Frontend user registration for TYPO3
License GPL-2.0-or-later
Homepage https://www.portrino.de
Please rate this library. Is it a good library?
Informations about the package px_register
TYPO3 extension px_register
Frontend User Registration for TYPO3
- Installation
- Users manual
- Configuration
Introduction
What is px_register?
px_register is a TYPO3 extension for frontend user registration.
It provides configurable registration workflows, confirmation mechanisms, and user lifecycle handling.
The extension is intended for projects that need more control than a simple registration and login form.
Key Features
- Frontend user registration
- Confirmation workflows
- by user
- by administrator
- Decline and resend confirmation handling
- Optional direct login
- Hash-based verification
- User group assignment during different lifecycle steps
- Terms & Conditions acceptance handling
- TypoScript-based configuration
Design Principles
The extension follows a few basic principles:
- Clear separation between registration, confirmation, and persistence
- Configuration via TypoScript instead of hard-coded logic
- Extensibility through events
- Explicit user states and transitions
- Predictable and traceable workflows
Typical Use Cases
- Public frontend user registration
- Registration with email confirmation
- Registration requiring admin approval
- Registration with direct login
- User onboarding processes
- Integration with external systems
Scope of This Documentation
This documentation explains:
- How the extension works
- How to configure it
- How to extend it
All versions of px_register with dependencies
PHP Build Version
Package Version
Requires
fluidtypo3/vhs Version
^7.1 || ^8.0 || dev-development
portrino/px_validation Version ^5.0 || dev-typo3-v13
sjbr/static-info-tables Version ^13.4
typo3/cms-backend Version ^13.4
typo3/cms-extbase Version ^13.4
typo3/cms-frontend Version ^13.4
typo3/cms-install Version ^13.4
portrino/px_validation Version ^5.0 || dev-typo3-v13
sjbr/static-info-tables Version ^13.4
typo3/cms-backend Version ^13.4
typo3/cms-extbase Version ^13.4
typo3/cms-frontend Version ^13.4
typo3/cms-install Version ^13.4
The package portrino/px_register contains the following files
Loading the files please wait ...