upassist / neos-frontendlogin
There is no license information available for the latest version (8.5.3) of this package.
Package info
github.com/UpAssist/neos-frontendlogin
Type:neos-package
pkg:composer/upassist/neos-frontendlogin
8.5.3
2025-07-14 11:08 UTC
Requires
This package is auto-updated.
Last update: 2026-02-14 12:34:03 UTC
README
Installation & Setup
Install using composer.
Set your content constraints to allow the supertype:
constraints: nodeTypes: ... 'UpAssist.Neos.FrontendLogin:Mixin.Abstract': true
To allow redirection, set the following to your document nodes:
superTypes: ... 'UpAssist.Neos.FrontendLogin:Mixin.RestrictNode': true