flowpack/neos-frontendlogin

Last activity 04 Oct 2022 22 15 218068
composer require flowpack/neos-frontendlogin

Neos plugin demonstrating a simple frontend login

4.2.0

Version
4.2.0
Type
neos-plugin
Release Date
Mar 23, 2021 13:23
Source
git
Distribution
zip
Requires
  • php: ^7.2
  • neos/neos: ^5.0 || ^7.0 || dev-master
MIT 3f75926802209e366680153bd104cde72399e26f

Readme excerpt

Flowpack.Neos.FrontendLogin

Neos plugin demonstrating a simple "frontend login"

DISCLAIMER

This 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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 54 package(s).