---
title: "Important: #92870 - Always use Fluid based page module"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:important-92870"
source: "Changelog/11.0/Important-92870-AlwaysUseFluidBasedPageModule.rst"
typo3-version: "11.0"
typo3-major: 11
type: "important"
issue: 92870
forge: "https://forge.typo3.org/issues/92870"
tags: ["Backend", "ext:backend"]
rendered: "2026-09-20T18:31:11+00:00"
---

# Important: #92870 - Always use Fluid based page module {#important-92870}

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

## Description {#description}

With [forge#90348](https://forge.typo3.org/issues/90348) a completely rewritten page module has been added as
a replacement for the `PageLayoutView`. As this replacement is stable
enough, the feature toggle to switch between the different implementations
has been removed.

## Impact {#impact}

The feature `fluidBasedPageModule` is now always enabled. Extension authors
can therefore remove any check regarding this feature as it will always return
`true`.
