Skip to content

jeremymarc/JmABBundle

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages