JmABBundle icon indicating copy to clipboard operation
JmABBundle copied to clipboard

Manage HTML Templates stored in your database. Templates are written with Twig, use I18N, and can be set with two versions for AB Testing.

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

Build Status

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.