Daniel Siepmann - Coding is Art - All Blog Posts · Oct 23, 2020
Reuse existing Extbase controller
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Since TYPO3 10.0 it is possible, actually necessary, to use FQCN (=Fully Qualified Class Names) for controllers when configuring plugins and modules. This provides a new benefit in terms of reusing and sharing code between different extensions. This blog post will explain the benefit and provide an outlook in a possible future of TYPO3 Extbase extensions. The technical change ¶ The new feature was…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.