Skip to content
forked from NZTA/vote

Provides the ability to vote on a Page OR a Comment

License

Notifications You must be signed in to change notification settings

quantum-dragons/vote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vote

Provides the ability to vote on a Page OR a Comment.

Features

  • Able to like or unlike a page, member or comment.

Installation

composer require nzta/vote

To get work vote module in all the pages, You need to add this to your config.yml file.

Page:
  extensions:
    - VoteExtension

Page_Controller:
  extensions:
    - VoteControllerExtension

About

Provides the ability to vote on a Page OR a Comment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 56.1%
  • JavaScript 27.4%
  • Scheme 16.5%