This website requires JavaScript.
Explore
Help
Sign In
Work-Related
/
abtest
Watch
1
Star
0
mirror of
https://github.com/werkraum-media/abtest.git
synced
2024-11-15 05:56:10 +01:00
Code
Issues
Activity
604110e737
abtest
/
ext_localconf.php
6 lines
84 B
PHP
Raw
Normal View
History
Unescape
Escape
First commit
2017-12-10 22:19:30 +01:00
<
?
php
defined
(
'TYPO3_MODE'
)
or
die
();
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-01 12:38:59 +01:00
\WerkraumMedia\ABTest\Switcher
::
register
();
Copy permalink