Download the PHP package thescrat/contao-loginlink without Composer
On this page you can find all versions of the php package thescrat/contao-loginlink. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thescrat/contao-loginlink
More information about thescrat/contao-loginlink
Files in thescrat/contao-loginlink
Download thescrat/contao-loginlink
More information about thescrat/contao-loginlink
Files in thescrat/contao-loginlink
Vendor thescrat
Package contao-loginlink
Short Description Mitglied wird mit einem Key / Token eingeloggt.
License MIT
Package contao-loginlink
Short Description Mitglied wird mit einem Key / Token eingeloggt.
License MIT
Please rate this library. Is it a good library?
Informations about the package contao-loginlink
LoginLink for Contao Open Source CMS
Loggt ein bestehendes Mitglied mit einem Loginkey (Token) ein.
Installation
Install the bundle via Composer:
Konfiguration
Im Root-Seitenelement kann der Login für die Seitenstruktur erlaubt werden. Ebenfalls kann die Länge des Loginkey ausgewählt werden, der bei der Registrierung generiert wird. Die Weiterleitung leitet das Mitglied nach dem Login auf die ausgewählte Seite.
Benutzung
- Jede öffentliche Seite kann genutzt werden (z.B. /index.html)
- Der Parameter ?key= gefolgt vom Loginkey ist notwenig. (z.B. /index.html?key=xxxxxxx)
Weiterleitung auf eine geschützte Seite
Hierfür zusätzlich &redirect= in die URL anhängten mit dem alias der geschützten Seite. (z.B. /index.html?key=xxxxx&redirect=mitgliederbereich)
All versions of contao-loginlink with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3
contao/core-bundle Version ^4.13 || ^5.0
psr/log Version ^1.0 || ^2.0 || ^3.0
contao/core-bundle Version ^4.13 || ^5.0
psr/log Version ^1.0 || ^2.0 || ^3.0
The package thescrat/contao-loginlink contains the following files
Loading the files please wait ...