Introduction¶
What does it do?¶
Sys_actions extends the Taskcenter and provides various actions which make the life of editors easier. These types of actions exist:
Create Backend User: Using this type a normal editor can create and edit backend users using a given user as template.
SQL query: Show the result of special queries.
Record list: Show a record list
Edit records: Simple way to edit common records
New record: Render links to create records
Screenshots¶

A typical view of the Task Center with system actions: with an action for rendering a record list¶
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.