Download the PHP package iionly/userpoints_balance without Composer
On this page you can find all versions of the php package iionly/userpoints_balance. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download iionly/userpoints_balance
More information about iionly/userpoints_balance
Files in iionly/userpoints_balance
Package userpoints_balance
Short Description Gain userpoints for hours worked - a skeletal plugin that might need to get customized according to your needs.
License GPL-2.0-only
Homepage https://github.com/iionly/userpoints_balance
Informations about the package userpoints_balance
Userpoints balance plugin for Elgg 4.0 and newer Elgg 4.X
Latest Version: 4.0.0
Released: 2022-05-16
Contact: [email protected]
License: GNU General Public License version 2
Copyright: (c) iionly 2013
Requirements
This plugin requires the Elggx Userpoints plugin to be installed and enabled.
What this plugin does
A user can select (via a dropdown menu selection) how many hours he worked on something and he will then be rewarded with a certain number of userpoints per hour of work.
It's a rather skeletal plugin (e.g. userpoints per hour defined as constant instead of plugin setting, no river entry etc.). I got a request for the underlying feature (input of a period of work and rewarding this work with userpoints) by Aiden and because I have an unfinished other plugin lying around that I was able to use to get the Userpoints balance plugin ready rather quickly I thought of publishing the plugin instead of describing how to implement it only.
Installation
- If you have a previous version of the Userpoints balance plugin installed, first remove the old plugin folder from your mod directory before copying/extracting the new version to your server,
- Copy the userpoints_balance plugin folder into you mod folder,
- Enable the Userpoints balance plugin in the admin section of your site.