Skip to content

superlogin/contao-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is SuperLogin?

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