Coder Social home page Coder Social logo

newpoints's Introduction

NewPoints

NewPoints is the best points system for MyBB. Efficient, feature rich and easy to use.

NewPoints is in its most stable stage since it has reached v2. Enjoy it!

Features

  • Main settings
    • NewPoints enabled.
    • Currency Name
    • Currency Prefix.
    • Currency Suffix.
    • Decimal places.
    • Statistics visible to users.
    • Donations enabled.
    • Send PM on donate.
    • Number of last donations to show.
    • Number of richest users to show.
  • Income settings
    • Points per post.
    • Points per thread.
    • Points per poll.
    • Points per character (on new post and new thread).
    • Minimum characters required to multiply points per character.
    • Points on registration.
    • Points per poll vote.
    • Points per reply (points given to the author of the thread).
    • Points per PM sent.
    • Points per page view.
    • Points per visit (MyBB Session).
    • Points per referral.
  • Seperated plugins system. (based on MyBB's plugins system)
  • Seperated settings system. (based on MyBB's settings system)
  • Upgrade system.
  • Maintenance page to recount points, reset points, edit user's points and reconstruct templates.
  • Easy-to-edit templates.
  • Forum Rules. (income rate, minimum points to view, minimum points to create a new post/thread)
  • User Group rules (income rate, amount of points to pay to this group, number of seconds between payments).
  • Task which creates a backup of NewPoints default tables as well as newpoints field in the users table. (backups are saved to admin/backups/backupnewpoints/)
  • Shows number of points in profile and post bit.

Installation

  1. Upload the contents of the "Upload" folder to the root of your MyBB installation.
  2. Install and Activate NewPoints from the Admin CP and chmod the backups directory (admin/backups/backupnewpoints) to 777.
  3. If you want to activate weekly backups, just enable the "Backup NewPoints" task from your Admin CP.
  4. If you want to configure the maximum donations per 15 minutes, you must edit inc/plugins/newpoints.php and search for MAX_DONATIONS_CONTROL.

Upgrade

Upgrading from 2.1.1 to 2.1.2

Upload the contents of the "Upload" folder to the root of your MyBB installation, overwriting the old files.

Upgrading from 1.9.5/1.9.6/1.9.7/1.9.8/2.0/2.1 to 2.1.1

Upload the contents of the "Upload" folder to the root of your MyBB installation, overwriting the old files. Deactivate and activate the plugin back.

Instructions

Plugins

NewPoints's plugins must be uploaded to inc/plugins/newpoints and must be activated from NewPoints Plugins page.

Settings

NewPoints's settings (including its plugins's settings) can be found in NewPoints (top tab) -> Settings (side bar tab). Default NewPoints settings can be found under "Main" and "Income" groups.

Log

From here, you can view all log entries. By default (without plugins), only donations are logged as there is nothing else to log. Log entries can be deleted one by one or pruned. Note: last donations are based off logs, so by deleting logs statistics will be affected.

Maintenance

From the Maintenance page (NewPoints (top tab) -> Maintenance (side bar tab)) you can recount or reset everyone's points, edit someone's points or reconstruct templates to fix duplicates. (like double points showing up in the postbit or profile)

Forum Rules

You can set a custom income rate (by default, the income rate for every forum is 1) for each forum, as well as a minimum points to view the forum (view forum includes viewing threads within the forum, editing posts, view archive to view threads and the forum and sending thread), and set a minimum points to create a new post or thread. If the user doesn't have the required amount of points, an error page shows up informing the user how many points the user needs in order to execute that action.

User Group Rules

User group rules work the same way Froum Rules do, except that they have no minimum points to view or post rules, only income rate.

Statistics

The statistics page provides you information about the last donations and richest users. There is a statistics page which can be accessed by regular users: /newpoints.php?action=stats (this page can be disabled from the Main settings group)

Support

For support please visit MyBB-Plugins.com

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.