/JmABBundle

Symfony2 Bundle to manage multi versions of Templates (for AB Testing)

Primary LanguagePHP

JmABBundle

The symfony2 ABBundle provide an easy way to manage application templates which can be used for AB Testing (or not).

Features include:

  • Manage Template
  • Load Template from DB using Twig Loader
  • Use a custom variation parameter to switch between the 2 versions (A/B) of one template

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:

Read the Documentation for master

Installation

All the installation instructions are located in documentation.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.