DanielSiepmann / tracking

TYPO3 Extension providing server side tracking.
https://daniel-siepmann.de/projects/typo3-extension-tracking.html
GNU General Public License v2.0
17 stars 2 forks source link

Migrate dashboard part to be compatible with v10.4 #10

Closed DanielSiepmann closed 4 years ago

DanielSiepmann commented 4 years ago

10.4 introduced breaking changes for dashboard widgets. The necessary changes to stay compatible are done within this commit.

No need anymore to configure widget through PHP, instead DI is used. Instead only PHP to provide data is used.