terminal42 / contao-autoregistration
Auto-login your users after their registration or account activation.
Fund package maintenance!
terminal42
Other
Installs: 4 556
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 6
Forks: 7
Open Issues: 0
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^4.13 || ^5.0
- doctrine/dbal: ^2.11 || ^3
- symfony/http-foundation: ^5.3 || ^6
- symfony/security-core: ^5.3 || ^6
Requires (Dev)
- contao/manager-plugin: ^2.0
- terminal42/contao-build-tools: dev-main
- terminal42/notification_center: ^1 || ^2
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!