[TYPO3-50-general] Multiple Controller in Backend Module

Piseth Sok piseth at web-essentials.asia
Thu Jan 10 10:05:18 CET 2013


Hi All,

I am trying to create backend module with multi-controller
This what I did:

TYPO3:
   Neos:
     modules:
       management:
         submodules:
           newsplugin1:
             label: 'News module'
             controller: '\We\Newsplugin\Controller\NewsController'
             description: "This is the description for the news backend"


Any Ideas?

Thanks,
Piseth


More information about the TYPO3-project-5_0-general mailing list