Creating Backend modules
TYPO3
Show in appDescription
This skill covers the creation of custom backend modules for TYPO3.
Goals
- I know how to register a backend module with controller actions.
- I know how to register a backend module with routes.
- I know which APIs to use to get a similar look and feel as the Core's backend modules.
- I know how to route to a backend module.
- I know how to retrieve current request info within a module.
- I know how to access backend module configuration.
Maintainer
Andreas Wolf