Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terminal42/contao-autoregistration
Auto-login your Contao users after their registration or account activation.
https://github.com/terminal42/contao-autoregistration
Last synced: 23 days ago
JSON representation
Auto-login your Contao users after their registration or account activation.
- Host: GitHub
- URL: https://github.com/terminal42/contao-autoregistration
- Owner: terminal42
- License: mit
- Created: 2012-03-06T21:01:06.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T08:28:31.000Z (12 months ago)
- Last Synced: 2024-12-01T22:43:48.503Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 63.5 KB
- Stars: 7
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# AutoRegistration for Contao Open Source CMS
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!