superlogin/contao-client

SuperLogin Client for Contao 4

3.6.0 2022-03-07 17:23 UTC

README

SuperLogin adds a OAuth2 login functionality to the contao backend.

Installation

1. Install with composer

composer require superlogin/contao-client

Recommended version

Contao Version SuperLogin Version
4.13 3.6
4.9 3.5
#To install a specific version
composer require superlogin/contao-client '3.6.0'

2. Run the InstallTool

Clear your internal cache and update your database with the InstallTool.

Release notes

  • Added Contao 4.5 Support
  • Fixed design of the login box