server_side_ab_testing 1.0.2

Bug fixes
New features

Improvements

  • A/B testing logic is now strictly limited to the canonical node route (entity.node.canonical), preventing interference with administrative and editorial workflows.
  • Fixed an issue where editing nodes participating in experiments could trigger unintended redirections.
  • Redirects now correctly respect the current content language, ensuring proper behavior when using language switchers or accessing translated content.

server_side_ab_testing 1.0.1

New features

Refine route handling and add explicit variant preview mode with permission.

server_side_ab_testing 1.0.0

New features

Server-side A/B Testing 1.0.0

Initial stable release.

Overview

Server-side A/B Testing provides a Drupal-native framework for running A/B experiments directly at the server level, using existing content entities and cache-aware delivery.

This module is designed for teams that require full control over experimentation logic, performance, and SEO, without relying on external SaaS platforms or client-side rendering.

Subscribe with RSS Subscribe to Releases for Server-side A/B Testing