extension_builder icon indicating copy to clipboard operation
extension_builder copied to clipboard

Controller actions for multiple plugins/modules

Open zeichensatz opened this issue 6 years ago • 0 comments

If multiple frontend plugins or backend modules are created you mustn't leave the field "Controller actions combinations" empty. If you do so, you will get the output of the first created plugin/module for all plugins/modules which are created later on. The context help for the field states, that if it's empty all available controller actions will be activated. This only works for a single plugin/module. When defining different plugins/modules, the problem occurs, which was confusing me (as a beginner) a bit. [TYPO3 9.5.11] [Extension builder 9.10.2]

zeichensatz avatar Nov 05 '19 16:11 zeichensatz