phpBB-Reputation-System
phpBB-Reputation-System copied to clipboard
The reputation (karma) system for phpBB 3.3
phpBB-Reputation-System
A full reputation (karma) system for phpBB3.3, 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 phpBB (phpBB 3.3) by following the steps below:
- Download the latest repository.
- Unzip the downloaded release, and change the name of the folder to
reputation
. - In the
ext
directory of your phpBB board, create a new directory namedpico
(if it does not already exist). - Copy the
reputation
folder tophpBB/ext/pico/
(if done correctly, you'll have the main extension class at (your forum root)/ext/pico/reputation/ext.php). - Navigate in the ACP to
Customise -> Manage extensions
. - Look for
Reputation System
under the Disabled Extensions list, and click itsEnable
link. - Set up and configure Reputation System by navigating in the ACP to
Extensions
->Reputation System
.
Uninstall
- Navigate in the ACP to
Customise -> Extension Management -> Extensions
. - Look for
Reputation System
under the Enabled Extensions list, and click itsDisable
link. - To permanently uninstall, click
Delete Data
and then delete the/ext/pico/reputation
folder.
To-Do List
- [x] Link to post on details pages
- [x] Group reputation power
- [x] Delete reputation
- [x] Clear user/post reputations
- [ ] ACP synchronization functions
- [ ] MCP reputation modules
- [ ] UCP reputation modules
- [x] Notifications
- [ ] Responsive design
- [ ] Reputation ranks