Skip to content

Releases: Flowpack/Flowpack.Neos.FrontendLogin

3.0.0 – Neos 3.0 compatibility

27 Jan 19:09

Choose a tag to compare

TASK: Rename LoginForm.ts2 to  LoginForm.fusion

2.1.0

03 Mar 10:01

Choose a tag to compare

A new release of the Flowpack.Neos.FrontendLogin TYPO3 Neos plugin demonstrating a simple "frontend login".
This version comes with a new feature that allows for specifying target pages a user is redirected to upon login/logout (Thanks a lot to @ger4003 for contributing!).
This release also includes some minor fixes and tweaks.

2.0.0

30 Jun 09:33

Choose a tag to compare

Second Major Release

The second release of the Flowpack.Neos.FrontendLogin TYPO3 Neos plugin demonstrating a simple "frontend login".
This is a greatly simplified version with less dependencies so that it can be integrated with existing applications more easily.

1.0.1

28 Apr 15:42

Choose a tag to compare

[TASK] Fix Neos dependency

This adjusts the composer manifest to not depend on "dev-master"
of the ``TYPO3.Neos`` package but on 2.x.

1.0.0

28 Apr 12:50

Choose a tag to compare

Initial Release

The first release of the Flowpack.Neos.FrontendLogin TYPO3 Neos plugin demonstrating a simple "frontend login".

DISCLAIMER:

This is just a basic prototype with various limitation. You should think twice before using it in productive applications.