---
title: "Breaking: #77342 - Removed templateFile override via FlexForm in EXT:felogin"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-77342"
source: "Changelog/8.3/Breaking-77342-RemovedTemplateFileOverrideViaFlexFormInEXTfelogin.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Breaking: #77342 - Removed templateFile override via FlexForm in EXT:felogin

See [forge#77342](https://forge.typo3.org/issues/77342)

## Description

The possibility to override the template file via FlexForm when inserting a Frontend Login plugin has been removed.

The need for the upload folder `uploads/tx_felogin` has been removed, and the folder is not generated anymore.

## Impact

The template file cannot be selected anymore from the Frontend Login plugin. Existing installations using this option before
will fall back to the TypoScript setting silently.

## Affected Installations

TYPO3 instances using the `templateFile` option via FlexForms in Frontend Login plugins.

## Migration

Use the TypoScript setting `plugin.tx_felogin.templateFile` to set an alternative template file.
