Skip to content

msalsas/MsalsasVotingBundle

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MsalsasVotingBundle

The MsalsasVotingBundle adds support for a voting system in Symfony. It has been inspired on https://www.meneame.net

Alt text

DEMO

Features include:

  • XMLHttpRequest calls for voting
  • User and anonymous votes
  • Positive and negative votes
  • Clicks or views
  • Built in CSS
  • Publish posts
  • Modal for errors

Build Status Code Coverage Scrutinizer Code Quality Latest Stable Version

Documentation

The source of the documentation is stored in the Resources/doc/ folder in this bundle:

Read the Documentation

Installation

All the installation instructions are located in the documentation.

License

This bundle is under the MIT license. See the complete license in the bundle

About

VotingBundle is a msalsas initiative. See also the list of contributors.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.