Getting Started

Installation

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.

Install via Composer:

composer require thoughtco/statamic-ab-tester

Then run the migration to create the required database table:

php artisan migrate

Next

Quick Start