Skip to content

[FEATURE] Allow extensions to modify new content wizard URLs - #121

Merged
Kanti merged 3 commits into
FriendsOfTYPO3:mainfrom
fnagel:add-event-for-extensions
Aug 10, 2026
Merged

[FEATURE] Allow extensions to modify new content wizard URLs#121
Kanti merged 3 commits into
FriendsOfTYPO3:mainfrom
fnagel:add-event-for-extensions

Conversation

@fnagel

@fnagel fnagel commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Hi @Kanti, we had a quick chat at the T3DD event about how to to use the visual editor for extension. With this PR an event is added which enables extension authors to prepare their extensions to work with the visual editor.


With this event extension authors could modify the new content element wizard URL parameter in order to pass additional information. In combination with the core ModifyNewContentElementWizardItemsEvent it's possible to change the defaultValues of content elements when creating new records.

fnagel and others added 3 commits August 9, 2026 17:11
With this event extension authors could modify the new content element
wizard URL parameter in order to pass additional information. In
combination with the core ModifyNewContentElementWizardItemsEvent it's
possible to change the defaultValues of content elements when creating
new records.
Move URL and route-argument handling to a dedicated service so it can be
tested independently. Add coverage for generated URLs, route arguments,
event modifications, and invalid request contexts.
@Kanti Kanti changed the title [TASK] Add event for modifying new content element wizard URL parameter [FEATURE] Allow extensions to modify new content wizard URLs Aug 10, 2026
@Kanti
Kanti merged commit c904a27 into FriendsOfTYPO3:main Aug 10, 2026
33 checks passed
@Kanti

Kanti commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

@fnagel Thank you for making the visual editor better ❤️

@fnagel

fnagel commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for proving such a nice extension and the quick merge / release!

I will link the integration on the other side (my blog extension) so interested devs can check how I did it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants