terminal42 / contao-autoregistration
Auto-login your users after their registration or account activation.
Package info
github.com/terminal42/contao-autoregistration
Type:contao-bundle
pkg:composer/terminal42/contao-autoregistration
3.2.2
2026-01-28 14:18 UTC
Requires
- php: ^8.1
- contao/core-bundle: ^5.3
- doctrine/dbal: ^3.3 || ^4.0
- symfony/config: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/http-foundation: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
- symfony/security-bundle: ^6.4 || ^7.0
- symfony/security-core: ^6.4 || ^7.0
Requires (Dev)
- contao/manager-plugin: ^2.0
- terminal42/contao-build-tools: dev-main
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
README
The extension allows to automatically login a Contao user after registration or when the account is activated.
Installation
Install the bundle via Composer:
composer require terminal42/contao-autoregistration
Configuration
All configuration takes place in the registration module.
WARNING: In previous versions, the configuration was a root page setting. This has been changed in V3, you need to re-configure your registration module after an update!