Skip to content

MattRogowski/Karma-Stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Name: Karma Stars
Description: Earn 'karma' and collect stars for posting.
Website: https://github.com/MattRogowski/Karma-Stars
Author: Matt Rogowski
Authorsite: https://matt.rogow.ski
Version: 1.2.0
Compatibility: 1.6.x, 1.8.x
Files: 4 (plus 22 images)
Templates added: 4
Template changes: 4
Database tables added: 1
Database columns added: 0

Information:
This plugin will show stars, or 'karma', based on post count.

To Install:
Upload ./inc/plugins/karmastars.php to ./inc/plugins/
Upload ./inc/languages/karmastars.lang.php to ./inc/languages/english/
Upload ./images/karmastars/ and its contents to ./images/
Upload ./admin/modules/user/karmastars.php to ./admin/modules/user/
Upload ./inc/languages/english/admin/user_karmastars.lang.php to ./inc/languages/english/admin/
Go to ACP > Plugins > Activate

Change Log:
31/03/12 - v0.1 -> Initial 'beta' release.
22/04/12 - v0.1 -> v1.0 -> Added ability to change how many Karma levels there are. To upgrade, reupload ./inc/plugins/karmastars.php, ./admin/modules/user/karmastars.php and ./inc/languages/english/admin/user_karmastars.lang.php
25/08/14 - v1.0 -> v1.1 -> MyBB 1.8 compatible. Fixed bug with 'next karma' on list view. To upgrade, deactivate, reupload ./inc/plugins/karmastars.php, activate.
28/12/16 - v1.1 -> v1.1.1 -> Added missing language string for admin permission. To upgrade, reupload ./inc/plugins/karmastars.php and ./inc/languages/english/admin/user_karmastars.lang.php
08/01/17 - v1.1.1 -> v1.2.0 -> Added the ability to view progress of other user's karma, and view the top posters on the list view. Karma levels have been tweaked with some new images and transparency fixed. To upgrade, deactivate, reupload ./inc/plugins/karmastars.php and ./inc/languages/karmastars.lang.php. If you want the new karma levels, you will additionally need to reupload the contents of ./images/karmastars/, uninstall, then install and activate. If you do not want the new karma levels, you just need to activate the plugin.

Copyright 2017 Matthew Rogowski

 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at

 ** http://www.apache.org/licenses/LICENSE-2.0

 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.

About

MyBB plugin - Earn 'karma' and collect stars for posting.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages