iionly / userpoints_balance
Gain userpoints for hours worked - a skeletal plugin that might need to get customized according to your needs.
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:elgg-plugin
Requires
- composer/installers: >=1.0.8
Conflicts
- elgg/elgg: <4.0
README
Latest Version: 4.0.0
Released: 2022-05-16
Contact: iionly@gmx.de
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.