Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.01 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.01 KB

BaitPollBundle

This bundle is not production ready. It still needs a lot of love. We appreciate if you try it out and submit issue if you find some bug or if there is something you'd like to see in it.

This bundle provides support for various types of polls for Symfony2.

Build Status

Features

  • creation of simple polls
  • Doctrine 2 ORM support
  • validation of poll forms
  • submitting data anonymously

Todo

  • integration with FOSUserBundle
  • Doctrine 2 ODM support
  • command line utility for easy creation of polls
  • events
  • nested poll fields

Install instructions and documentation

You can find both in Resources/doc/index.md (github)