Project

General

Profile

Feature #90333

Updated by Richard Haeser about 4 years ago

The dashboard will be a backend module to show the widgets to the user. 

 It should be possible to: 
 - Create one or more dashboards. A dashboard is personal (so everyone gets its own dashboards and dashboard are not shared between users) 
 - Select a widget from the available widgets and add it to the current dashboard 
 - Reorder the widgets 
 - Register new widgets by PHP 
 - Register new dashboardTemplates by PHP 
 - Register new widgetGroups by PHP 

 Widgets that will be available within this task: 
 - RSS widget with latest news about TYPO3 
 - CTA to the TYPO3 Documentation 
 - Text widget with general information about TYPO3 (top of output in About module) 

 More widgets and abstracts will come in separate tasks / patches.

Back