hotdesign/sfvoterbundle

Add simple ratings and votes system to entities

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:symfony-bundle

dev-master 2013-01-08 02:00 UTC

This package is not auto-updated.

Last update: 2024-04-27 11:33:51 UTC


README

DO NOT INSTALL YET, WE ARE DEVELOPING IT

This symfony2 bundle aims to give the possibility to make entities votable, this will some bundle in some day

Install with composer

  • Requires:

    "hotdesign/sfvoterbundle": "dev-master"

  • Load it in your app/appKernel.php

    new HotDesign\sfVoterBundle\sfVoterBundle(),

Build Status