thoughtco / statamic-ab-tester
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:statamic-addon
pkg:composer/thoughtco/statamic-ab-tester
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
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.