benjaminkott / benjaminkott/bootstrap_package
New content element wizard order of categories
- Dominant language
- PHP
- Stars
- 355
- Forks
- 212
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 31
Description
The sorting of the categories are pretty unexpected: "Data" on second position? The important and mostly used "Text" all down?

Please add configuration "after" or "before" in Page TSconfig (https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/PageTsconfig/Mod.html#wizards) to define the order:
`mod.wizards.newContentElement.wizardItems.interactive.after = media`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the new content element wizard category handling and how Page TSconfig wizardItems are read. Use the requested `after` and `before` examples to define the ordering behavior, then verify that categories appear in the configured order and retain sensible behavior without those settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100