Giter Site home page Giter Site logo

rampmaster / phpbb-reputation-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pico/phpbb-reputation-system

0.0 2.0 0.0 1.91 MB

The reputation (karma) system for phpBB 3.1.x

License: GNU General Public License v2.0

PHP 83.94% HTML 10.23% JavaScript 3.61% CSS 2.22%

phpbb-reputation-system's Introduction

phpBB-Reputation-System

A full reputation (karma) system for phpBB3.1, with adjustable reputation settings.

Features

  • AJAX post rating
  • AJAX user rating
  • possibility to choose reputation power during giving a reputation point
  • lots of ACP setting such as: enable/disable the whole system, enable/disable negative points, enable/disable comment, force to write a reputation comment, reputation power settings (base on post, groups, etc.)
  • permissions system - you can adjust it to your board
  • and more

Quick Install

You can install this on the latest copy of the develop branch (phpBB 3.1-dev) by following the steps below:

  1. Download the latest repository.
  2. Unzip the downloaded release, and change the name of the folder to reputation.
  3. In the ext directory of your phpBB board, create a new directory named pico (if it does not already exist).
  4. Copy the reputation folder to phpBB/ext/pico/ (if done correctly, you'll have the main extension class at (your forum root)/ext/pico/reputation/ext.php).
  5. Navigate in the ACP to Customise -> Manage extensions.
  6. Look for Reputation System under the Disabled Extensions list, and click its Enable link.
  7. Set up and configure Reputation System by navigating in the ACP to Extensions -> Reputation System.

Uninstall

  1. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  2. Look for Reputation System under the Enabled Extensions list, and click its Disable link.
  3. To permanently uninstall, click Delete Data and then delete the /ext/pico/reputation folder.

To-Do List

  • Link to post on details pages
  • Group reputation power
  • Delete reputation
  • Clear user/post reputations
  • ACP synchronization functions
  • MCP reputation modules
  • UCP reputation modules
  • Notifications
  • Responsive design
  • Reputation ranks
  • Updater from version for phpBB 3.0.x to release for phpBB 3.1.x - in progress (testing phase)

License

GNU General Public License v2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.