dmk / mkabtesting
A/B Testing of content elements
Package info
github.com/DMKEBUSINESSGMBH/typo3-mkabtesting
Type:typo3-cms-extension
pkg:composer/dmk/mkabtesting
v11.0.0
2024-02-07 12:51 UTC
Requires
- php: ^7.4 || ^8.0
- digedag/rn-base: ^1.16
- dmk/mklib: ^11.0
- typo3/cms-core: ^11.5
Requires (Dev)
- captainhook/captainhook: ^5.10
- dmk/phpstan-rnbase: dev-master
- friendsofphp/php-cs-fixer: ^3.3
- php-parallel-lint/php-parallel-lint: ^1.3
- phpcompatibility/php-compatibility: ^9.3.5
- phpmd/phpmd: ^2.11.1
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.1
- saschaegerer/phpstan-typo3: ^1.0
- sebastian/phpcpd: ^6.0
- typo3/testing-framework: ^7.0
README
What does it do?
This extensions offers a plugin to perform A/B testing of content elements. You can configure a pool of content elements to be shown and how many content elements should be shown at a time. The elements are evenly shown. A user gets the same elements shown every time he visits the page again till the configured expire time is met. After that the procedure starts again which means a new set from the content elements is selected for the user.