flowpack/neos-frontendlogin
composer require flowpack/neos-frontendlogin
Neos plugin demonstrating a simple frontend login
Readme excerpt
Flowpack.Neos.FrontendLoginNeos plugin demonstrating a simple "frontend login"
DISCLAIMERThis package mainly serves for demonstration purpose. You should be fine using it in productive applications, but if you need any custom behavior/style it's probably the easiest to create your own login form plugin. It's just a few files.
Setup & Use- Install the package to Packages/Plugin/Flowpack.Neos.FrontendLogin (e.g. via composer require flowpack/neos-frontendlogin)
- Login to the Neos backend and create a new page "Login" (e.g. at /login)
- On that page insert the new plugin Frontend login form
- (Optionally) create a page (and subpages) for a "…
Read more
The same vendor provides 52 package(s).