

Points System
It is flexible and comprehensive system to monetize user's activities. In other words, it allows to reward members with points for their activities. You can guide members' #activity to any part of the site and make them more active in : posting comments, creating posts, voting, sending friends requests, uploading videos, events, etc… Members can also get points levels according to their points balance.
Now points values can be both integer and float (floating point values with precision of 8 digits) values, thus you may use points as #crypto or #digital currency with minimal value 0.00000001
Main user abilities:
1) Earn/Lose points for the listed actions
2) Buy points for real money
3) Exchange points to real money
4) Give points to other members
5) View history
6) View site's notifications about just got/lost points using dropdown menu with details.
8) Reach points levels
Main administration abilities:
1) Set exchange rate for purchasing points for money
2) Set exchange rate for exchange points to money
3) View/edit users history
4) Set floating-point precision for points values
5) Full control of users' activity. Ajax panel allows to edit already existed or to add new actions to the module and set points for each participant who can be involved to the action. For example: when you send new message in conversation there are two users who can earn points: first - person who sents and 2nd - who gets the message. Another example: if you have new talk in #JotMessenger and someone adds new participant to the talk, then 3 members can get different amount of points: talk's owner, person who adds the new person and new person.
6) Allows to process members' requests to exchange points to money manually or pay throw the site using available payment providers
7) Set restrictions on number of the action execution during 24 hours. For example: you may set 3 times per day for photo uploading and then member will be able to get points only for 3 uploaded photos during 24 hours.
8) Reward/Penalize members with any number of points.
For example: An active member creates a lot of unique and useful content, you as admin can present any number of points like 100 points with message - "Good Job". Then member will get 100 points and see the message in history.
Members can get notification by email about presented points from admin/members. Admin can disable/enable emails notifications via admin panel.
9) Points System can detect just installed modules and allows to add the action or grab already existed from Alerts table automatically. In this case you just need to fill the points values for the actions.
Full actions control:
- disable/enable module with actions
- disable/enable an action
- add action to the module
- add person for each action to get/lost points
- dropdown list which helps to add users to alert's participants list or to add your own value.
10) Can create any number of point levels with their points' range, names and avatars.
Next update with new abilities is coming soon :)
#AQBSoft, #Points, #PointsSystem, #Payment, #Activities, #Exchange, #cryptocurrency, #Currency, #BTC, #Wallet, #Withdraw
-
- · Baloo
- ·
Really a great job, and a wonderful presentation side member and admin side, everything is well thought out and well built. The second name of this SBA module for "Super Booster Activity", I see a big difference since I installed it. So, I too recommend for all these reasons.
-
- · antonioceravolo
- ·
A good product! Only one thing just happens to me that I can't translate it because the keys are missing in the polyglot form? Do you also plan to include an option that prevents those under 18 from monetizing?
-
- · AQB Soft
- ·
As far as as I now problem with language have been solved and all keys are their places now :)
About age limit for monetizing: We have no this ability in our task list, but will take it into account as option for the future versions.
-
-
- · AQB Soft
- ·
Thank you Mark Purser ! We going to add many new abilities in the future version.
-
-
- · Kelvin30286063
- ·
I have an issue with POINT TO CASH. As soon as I click on that, the page goes white. No pop up, nothing
-
- · AQB Soft
- ·
Hello!
This issues has been resolved. Let us know please if you still have any problems.
-
- · Akash
- ·
if admin removed any wrong content from post module of users, deduct points add in administrator profile after delete other user content. why ? .
-
- · AQB Soft
- ·
Hello,
Usually, such kind of actions allow to assign points for two persons: points for action's executor and content owner. Seems like in your settings you deduct points from action executer also and thus admin loses the points when removes the content.
-
- · Eugen77
- ·
How to configure the points to be calculated by the author and not by the one who deleted it?
-
- · Kelvin30286063
- ·
-
- · AQB Soft
- ·
Hello!
Button for cash out points appears when user has enough points and set payment details in account's payment settings.
-
- · Michael Newton
- ·
I like this module but there are too many things not explained and not working right, old members login and get hundreds of points when they had 0 before login; and missing language key.
What is this for? _aqb_points_bx_persons_timeline_pin_sender
my members are gaining massive points from this and doing nothing on the site.
this one too!
_aqb_points_bx_persons_timeline_promote_sender
-
- · AQB Soft
- ·
Hello Michael,
Check please actions in studio -> points system -> actions area, seems like you have set points values for the actions for which users are get points, because if you set 0 points system can not assign anything to users. Provide us please with your access info via PM and we will check.
About these actions:
1) _aqb_points_bx_persons_timeline_pin_sender - this action is executed when member pins the timeline post.
2) _aqb_points_bx_persons_timeline_promote_sender - this action occurs when any member promotes any post.
You may add translations to the manually via polyglot module. We will also check and fix the problem if it exists and include to the next update.
-
- · Tim Burleigh
- ·
I have installed this module and I love it but I can’t figure out how to the the payment system to work so points can be purchased. I have the payments module installed and activated. Any direction on this?
-
- · AQB Soft
- ·
Hello!
Buy points button should be available if you install Payments module and activate it. Also you need to set correct Price for one point value in point's system settings. If you provide us with access info via PM, we can check this function on your site.
-
- · Tim Burleigh
- ·
Does anyone have any thoughts or code to make the avatars smaller on the ”Leader Board”? They look okay on the desktop but they are really large on the phone. Baloo, You always seem to have some code for everything. Do you have any code for this that could be injected? I haven’t been able to get anywhere with this.
-
- · AQB Soft
- ·
Hello Tim,
You may add this css class
@media screen and (max-width: 460px) {
.bx-def-ava-size{
height:3rem;
width:3rem;
line-height:3rem;
}
}to modules\aqb\points\template\css\main.css file. It means that avatars become 48px if the screen width less then 460px.
-
- · Mark P
- ·
It would be great if you could add support for Font Awesome Pro for Level Images
-
- · Harvliet Dalgety
- ·
Awesome product. Is there any documentation on how to add new actions?
Also some missing text under action Payment
_aqb_points_bx_payment_stripe_create_charge
_aqb_points_bx_payment_stripe_create_customer
_aqb_points_bx_payment_stripe_create_subscription
_aqb_points_bx_payment_stripe_get_button
_aqb_points_bx_payment_stripe_retrieve_charge
_aqb_points_bx_payment_stripe_retrieve_customer
Suggestion for new feature. Ability to add achievements by points gathered for chosen action. For instance member has to reach 1000 points for posting, achievement Professional blogger unlocks. Webmaster can create the achievements.
-
- · AQB Soft
- ·
Hello!
We had module Rewards module for Dolphin and going to transfer it on UNA. Looks like it is exactly what you are looking for.
About documentation: we have no detailed documentation right now, it should be available soon. We can describe you how to do this.
Contact us please via PM and describe what kind of actions you would like to add.
-
- · Tim Burleigh
- ·
Any news on an upgrade to this app to address existing bugs previously discssed?
-
- · AQB Soft
- ·
Hello Tim,
We are testing new update, it should be available during a couple of days.
-
- · Eugen77
- ·
Setting: (Maximum number of records in dropdown menu) is not configurable.
-
- · AQB Soft
- ·
We will check, thank you for the report!
-
- · TZDR4V3N
- ·
The Leaderboard is broken
-
- · AQB Soft
- ·
We will release update during a copule of page.
- · 3 members
- · 100 friends
Joined:
Last Active: