Introduction¶
What does it do?¶
The Taskcenter is designed to be a place to manage all kind of tasks. It is especially useful for editors to have a central place of common activities in the TYPO3 backend. The tasks need to be implemented by other extensions, for example the system extension sys_actions & impexp.
Screenshots¶
This is a view of the BE module’s main screen. 5 different tasks are implemented in this example.

The BE module with various tasks
Current state¶
The extension has been part of TYPO3 Core for a very long time but never received much love. It may become more healthy if maintained as third party extension and has been extracted for this reason.