terminal42 / contao-autoregistration
Auto-login your users after their registration or account activation.
Fund package maintenance!
terminal42
Other
Installs: 5 189
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 5
Forks: 9
Open Issues: 1
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^5.3
- doctrine/dbal: ^3.3
- symfony/config: ^6.4 || ^7.0
- symfony/dependency-injection: ^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!