thoughtco / statamic-ab-tester
Package info
github.com/thoughtco/statamic-ab-tester
Type:statamic-addon
pkg:composer/thoughtco/statamic-ab-tester
v1.2.0
2026-03-13 08:52 UTC
Requires
- laravel/pint: ^1.25
- pixelfear/composer-dist-plugin: ^0.1.6
- statamic/cms: ^6.0
Requires (Dev)
- laravel/pint: ^1.17
- orchestra/testbench: ^10.0
- pestphp/pest: ^4.0
This package is auto-updated.
Last update: 2026-03-13 08:53:21 UTC
README
A Statamic addon that allows you to setup and run A/B testing on your sites.
Commercial addon
⚠️ Important: This addon is paid software. You may use it for free during development, but you must purchase a license from the Statamic Marketplace before deploying to production.
Installation
Install via Composer:
composer require thoughtco/statamic-ab-tester
Then run the migration to create the required database table:
php artisan migrate
Documentation
Documentation for this addon is available at https://www.docs.tc/ab-tester.