iionly / elggx_userpoints
This plugin provides a mechanism for users to gain or lose points for performing certain actions on your site.
Installs: 45
Dependents: 0
Suggesters: 2
Security: 0
Stars: 5
Watchers: 3
Forks: 6
Open Issues: 0
Type:elgg-plugin
Requires
- composer/installers: >=1.0.8
Suggests
- coldtrick/widget_manager: With the Widget Manager plugin available the Elggx Userpoints plugin offers a widget for the index page (homepage) listing the members with most userpoints.
- elgg/members: With the bundled Members plugin enabled the Elggx Userpoints plugin can display the members' userpoints also on the member page.
- iionly/expirationdate: With the Expirationdate plugin available the userpoints can be configured to expire after a certain interval (e.g. after a day, week, or a year).
Conflicts
- elgg/elgg: <4.3
README
Latest Version: 5.0.0
Released: 2024-11-01
Contact: iionly@gmx.de
License: GNU General Public License version 2
Copyright: (c) iionly (for Elgg 1.8 and newer), Billy Gunn
Description
With the userpoints plugin users can gain or lose points for performing certain actions on your site like posting blogs, comments, editing their profile, adding pictures, videos etc. The plugins also provides an API to be useable by other plugins to make use of the userpoints budget of users (for example used by the Gifts plugin).
Installation
- If you have a previous version of the plugin installed, start with deactivating the Elggx Userpoints plugin, then remove the elggx_userpoints plugin folder from the mod directory completely before installing the new version,
- Copy the elggx_userpoints folder into the mod directory of your Elgg installation,
- Enable the plugin in the admin section of your site,
- Configure then the plugin settings (section "Administer" - "Utilities" - "Elggx Userpoints"). Especially, you need to configure the number of points to be awared for specific user actions on the Point Settings tab.