---
title: "Breaking: #63310 - Web=>Functions=>Wizards moved"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-63310"
source: "Changelog/7.1/Breaking-63310-Wizard-Modules-Moved.rst"
typo3-version: "7.1"
typo3-major: 7
type: "breaking"
issue: 63310
forge: "https://forge.typo3.org/issues/63310"
tags: ["TSConfig", "Backend", "ext:wizard_crpages", "ext:wizard_sortpages"]
rendered: "2026-09-23T19:53:57+00:00"
---

# Breaking: #63310 - Web=>Functions=>Wizards moved {#breaking-63310}

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

## Description {#description}

The two module functions "Create Pages" and "Sort Pages" located within the extensions "wizard_crpages" and
"wizard_sortpages" were located under Web => Functions => Wizards. This structure is now simplified as the wizards
are moved one level up in Web => Functions.

## Impact {#impact}

Any options set via TSconfig for these wizards for the module menu have changed. The existing options don't work
anymore.

## Affected installations {#affected-installations}

Any installation using TSconfig like "web_func.menu.wiz" needs to be adapted.

## Migration {#migration}

The respective options "web_func.menu.wiz" have been moved to "web_func.menu.functions".
