2017 © Pedro Peláez
 

silverstripe-vendormodule vote

A module for voting on a Page OR a Comment

image

nzta/vote

A module for voting on a Page OR a Comment

  • Tuesday, June 19, 2018
  • by NZTA
  • Repository
  • 3 Watchers
  • 1 Stars
  • 115 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 2 Versions
  • 3733 % Grown

The README.md

Vote

Introduction

Provides the ability to vote on a Page OR a Comment., (*1)

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:, (*2)

Page:
  extensions:
    - NZTA\Vote\Extensions\VoteExtension

PageController:
  extensions:
    - NZTA\Vote\Extensions\VoteControllerExtension

The Versions

19/06 2018

dev-feature/ss4-fix

dev-feature/ss4-fix https://github.com/NZTA/vote

A module for voting on a Page OR a Comment

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

cms silverstripe like vote

09/08 2017

dev-master

9999999-dev https://github.com/NZTA/vote

A module for voting on a Page OR a Comment

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

cms silverstripe like vote