Registry / auth / typo3-cms-felogin

typo3-cms-felogin

JSON →
library14.3.4phppackagistunverified

A template-based plugin to log in website users in the TYPO3 frontend.

composer require typo3/cms-felogin
INSTALL
IMPORT
SIG · TYPO3-CMS-FELOGIN
T
typo3-cms-felogin
authphpv14.3.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LoginController
use TYPO3\CMS\Felogin\Controller\LoginController;

Instantiate the login controller and execute the login action.

use TYPO3\CMS\Felogin\Controller\LoginController; $controller = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(LoginController::class); $response = $controller->loginAction(); echo $response->getBody();
Debug
Known issues
breakingRequires TYPO3 CMS version 14.x or higher.
fix
Ensure your TYPO3 installation is version 14.0 or later.
affects: >=14.0.0
Upgrade
Version history
14.3.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
14
Amazon
1
Resources
typo3-cms-felogin — pip install typo3-cms-felogin · libregistry