TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:17 +02:00
commit 629541cb4c
86 changed files with 5360 additions and 0 deletions
+60
View File
@@ -0,0 +1,60 @@
.. include:: /Includes.rst.txt
.. _introduction:
============
Introduction
============
.. _what-does-it-do:
What does it do?
================
The Frontend Login for Website Users (felogin) extension is a general
purpose extension for frontend logins. In addition to the actual login
box, it includes several methods for redirecting after login/logout
and includes forgot password functionality.
.. _screenshots:
Screenshots
===========
.. _general-settings:
General Settings
----------------
.. figure:: ../Images/GeneralSettings.png
:alt: General Settings
The plugin's general settings
.. _redirect-configuration:
Redirect Configuration
----------------------
.. figure:: ../Images/RedirectConfiguration.png
:alt: Redirect Configuration
Configuration of the redirection options
.. hint::
Be sure that in the overall `Access` tab under `User Group Access rights` the content
element and even the page itself is not set to `Hide at login`, otherwise the redirect
to the given page will not work.
.. _messages-tab:
Messages Tab
------------
.. figure:: ../Images/MessagesConfiguration.png
:alt: Messages Configuration
Configuration of the various messages (screenshot shows not all options)