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
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
All the installation instructions are located in documentation.
Issues and feature requests are tracked in the Github issue tracker.