Commit graph

5 commits

Author SHA1 Message Date
Daniel Siepmann 7ace7e2625
First refactoring
This got extracted from integrating Matomo tracking.
We migrate to an event in order to remove Singleton instance.
The event transports info and foreign code can react.

We streamline architecture and split logic from integration.
2023-03-06 11:51:38 +01:00
Daniel Siepmann 604110e737
Initial migration
We will use and maintain the extension for one of our customers.
We add our basic setup.
We add tests.
We refactor code.
We use newer APIs of TYPO3.

We will integrate Matomo A/B Testing afterwards as next step.
2023-03-06 10:41:39 +01:00
Sven Wappler 5d57e42391 Code improvements 2017-12-11 00:18:29 +01:00
Sven Wappler afa42d5ac5 Code improvements 2017-12-10 22:33:11 +01:00
Sven Wappler 19ef78f214 First commit 2017-12-10 22:19:30 +01:00