Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!