superlogin / contao-client
SuperLogin Client for Contao 4
Installs: 228
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 2
Type:contao-module
Requires
- contao/core-bundle: >=4.5,<5.0
- league/oauth2-client: ~1.1
Requires (Dev)
- contao/manager-plugin: ^2.0
This package is not auto-updated.
Last update: 2024-11-12 06:07:01 UTC
README
SuperLogin adds a OAuth2 login functionality to the contao backend.
Installation
1. Install with composer
composer require superlogin/contao-client
Recommended version
#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