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 #Activity #Exchange #Cryptocurrency #Currency #BTC #Wallet #Withdraw
-
-
- · AQB Soft
-
·
In reply to Cem
- ·
Thank you Cem :)
-
-
- · 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.
-
- · AQB Soft
-
·
In reply to Baloo
- ·
Thank you very much Baloo :)
-
- · 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?
-
-
·
Mark Purser
- ·
great piece of software AQB Soft - really impressive, very well thought out, brings real value to any community website.
-
Thank you Mark Purser ! We going to add many new abilities in the future version.
-
·
Mark Purser
-
- · Kelvin30286063
- ·
I have an issue with POINT TO CASH. As soon as I click on that, the page goes white. No pop up, nothing
-
- · 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
-
·
In reply to Akash
A
- ·
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.
-
- · EugenW
-
·
In reply to AQB Soft
- ·
How to configure the points to be calculated by the author and not by the one who deleted it?
-
- · AQB Soft
-
·
In reply to EugenW
E
- ·
We've corrected involved persons list for some of the actions and now points may be deducted from author also. Can you please specify which exactly action do you mean?
-
- · Kelvin30286063
- ·
-
- · 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
-
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
- ·
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
-
·
In reply to Tim
- ·
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
- ·
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 Purser
- ·
It would be great if you could add support for Font Awesome Pro for Level Images
-
·
Mark Purser
-
- · 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.
-
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
- ·
Any news on an upgrade to this app to address existing bugs previously discssed?
-
- · AQB Soft
-
·
In reply to Tim
- ·
Hello Tim,
We are testing new update, it should be available during a couple of days.
-
-
- · AQB Soft
-
·
In reply to EugenW
E
- ·
We will check, thank you for the report!
-
-
- · TZDR4V3N
- ·
The Leaderboard is broken
-
- · AQB Soft
-
·
In reply to TZDR4V3N
- ·
We will release update during a copule of page.
-
- · Michael Newton
- ·
AQB Soft Same here, this leaderboard took out my index page. All blocks of the module had to be disabled to use the site. It's embarrassing, to say the least. One minute it was fine, a new member joined and now it's broken somehow.
-
I know Exactly how you feel!
-
I think this is a problem when a profile is set to private and tries to display their info in one of the blocks on the homepage. All point blocks work on other pages just not the homepage.
-
Hello,
Sorry for delay! We have just released update for Points System, let me know please if you still have a problem with module.
-
- · Ryan James
- ·
I am having an issue where the points system is not automatically upgrading the users member level, even though each level of the points is set to upgrade to proper level. Members start out as a newbie, which is standard level, then once they reach 25 points they are upgraded to bronze level....they are being upgraded in the points system but not in the membership levels, they are staying standard instead of being upgraded to bronze
-
Hello!
Thank you, we have found the problem, it will be fix in the next update which will be available during this week.
-
Hello Mark,
Yes, new update contains fix for the problem.
-
- · thomlin
-
·
In reply to AQB Soft
- ·
Hi AQB Soft Team,
just bought your Points System module today and experience the same problem like Ryan. The module does not level-up membership by defined points target.
Just to explain my setting: I have Standard members who can buy a yearly subscription, which will level them up to Supporting members. Those supporting members can become Expert members by gaining points which I'd like to realize with your Points System module. I did the entries in the picture and allocated the right amount of points to a supporting member, but it doesn't level up.
Any ideas?
-
- · Bogdan D
- ·
-
- · Bogdan D
-
·
In reply to Bogdan D
- ·
-
- · Bogdan D
-
·
In reply to Bogdan D
- ·
-
- · AQB Soft
-
·
In reply to Bogdan D
- ·
Добрый день Богдан,
Спасибо за информацию, в последнем обновлении эта проблема была решена, если вы всё ещё сталкиваетесь с ней, то дайте знать.
-
- · travis k
- ·
hi aqb, whats the difference between these item ..voted and reacted to an item..
an score down and score up ..is score up is thumbs up..but we dont have thumbs down option..
-
- · TZDR4V3N
- ·
where do i drop this file to install it in my cpanel directory
-
- · AQB Soft
-
·
In reply to TZDR4V3N
- ·
You need to go to your site's studio -> apps market -> purchases, find the module there and install it from there. If you have changed your domain name recently then you have to reset the license for the module in your una.io account to make the module available on a different domain.
-
- · Michael Newton
- ·
What can be done with the size of the icons? I'd like them the size of other profile icons on the page. They are too big and I really don't like using any of the blocks in the module because of their size and overflow covering links.
-
- · Ghislou
- ·
Hello, I bought this module to encourage members to share blogs or forums on Facebook and Twitter but I cannot find the actions to give points for shared ... How should I do?
-
Hello!
By default Facebook and Twitter share options in UNA doesn't have callback function which allows to understand that the user has successfully shared with something in social network.
We can add this option to the UNA social sharing first and then connect points system with this ability.
-
- · Ghislou
-
·
In reply to AQB Soft
- ·
and you think that will be ok soon ?
-
We hope so.
-
- · David Medina
- ·
Hi AQB Soft
Is it possible to exclude an user from Systems Points?
-
Hello!
No, such kind of ability doesn't exist, but may be we will add filtration by membership levels and certain profile.
-
Ok, how can I add that filtration?
i mean, as admin I am earning a lot of points and that’s not fair with other members
-
Hello!
You may set limitation for Administration membership level in Studio-> Points System-> Membership settings. Also it is possible to set decrement to deduct points for Admin for action.
-
- · David Medina
- ·
Hi AQB Soft I don't see that option... here are the options I have...
-
- · Ghislou
- ·
Hi, I have a problem with the Points Mod:
Exemple, when I want add points to a member or I want to clean the history for one member the system stops... where can be the problem ? -
- · Peter
- ·
Missing Language Key in Points Module 1.1.10 (studio/pages/points....)
_aqb_points_page_title_sys_info --> I translated with 'Points info'
-
- · AQB Soft
-
·
In reply to Peter
- ·
Thank you!
-
-
- · AQB Soft
-
·
In reply to Benny
B
- ·
Hello!
Usually there are two actions: for add and for delete. If you set negative points value for delete action, then points will be deducted when user delete the content.
-
-
- · Peter
- ·
Update points 2.1.13 - 2 missing lang keys
_aqb_points_bx_ads_doInterest ---> Interested in an Ad (points activities)
_aqb_points_bx_ads_doInterest_sender ---> Sent interest in an Ad (points history)
-
- · AQB Soft
-
·
In reply to Peter
- ·
Hello!
Thank you for the report, we will add both keys to the next update.
At present translations for these keys can be added using Studio->Polyglot module.
-
- · (SOCIALNETWORK)
- ·
Tell me which variable can be used to display the number of points of a participant in the menu. Credits are displayed with the {value} command, what variable do they have in the Bonus system module or how do we display the number of points not in the drop-down general menu by points, but in the drop-down list when you click on the profile icon.
-
- · Foghorn
- ·
We've installed the Point system on our staging site and have checked and rechecked the settings and it shows a "leaderboard" but no matter what we do we can't seem to get it to display any points. We've checked the boxes for activities. Is there something else we need to do to get it to work?
-
- · AQB Soft
-
·
In reply to Foghorn
- ·
Hello!
Looks like you have no active actions yet on Points Settings->Actions to earn points for members.
-
- · unknown
- ·
Improvement Request: in the buy points view page, please it would be nice if users can also type in amount in system currency (USD) in addition to current framework. I.e create an alternative Field to input amount in USD so it can reflect in value in points...just as currently one can input amount in points and it reflects value in USD. e.g if a user wants to buy $5 worth of points, user can just input amount in USD and have it reflect the value in points. This way buying points can be reflected in a two-way currency. AQB Soft
-
- · AQB Soft
-
·
In reply to unknown
- ·
Hello!
Thank you for the suggestion, we've added it to the features list.
-
- · dspwire
- ·
I want users to get a point for every action, like new post, voting ect... i dont know how to make that happen. I've tried several things but users are only getting a point for joining, nothing else. Thoughts?
-
- · AQB Soft
-
·
In reply to dspwire
- ·
Hello!
Please update module up to the latest version and let me know if you still have a problem.
-
- · Tajrebatee
- ·
Is there a way to make the point system go backwards and credit early activities for member who posted and interacted with posts at dates earlier than the date of the installation of the point module?
-
-
- · OneEagle
-
·
In reply to AQB Soft
- ·
Hi @AQB Soft I haven't updated my Points module to this latest version yet. Please could you tell us what new in this release or what has been fixed or improved? Thanks a lot for your hard work. Great product!
-
- · AQB Soft
-
·
In reply to OneEagle
- ·
Hello @OneEagle ,
Our latest updates include fixes for studio areas and PHP versions to ensure compatibility with the latest PHP 8.x version. In addition, we have added new language keys for users' activity and now this module provides approximately 460 actions for users to earn points in default UNA modules. If you have third-party modules, there may be additional actions to earn or deduct points.
New features include:
- Users now have access to an achievements list.
- You can choose to display only users with photos in the leaderboard.
Please let us know if you have any questions or need further clarification. Thank you for using our product!
-
- · OneEagle
-
·
In reply to AQB Soft
- ·
That's awesome. Nice work! Thanks a lot. I am going to update my version :)
-
- · Felix Lake
- ·
-
- · Peter
- ·
Hi @AQB Soft , thx for the points update, works like a charm. Thx for the achievement site, very usefull.
Are there any plans to include the benefits of reaching a pointslevel to the achievement site? Like LEVEL 2, xy points reward, 3 days premium... and so on.
-
- · AQB Soft
-
·
In reply to Peter
- ·
Hello Peter,
Sorry for the delay! Do you mean to include the benefits in the Achievements section for users to view? I think that's a great idea. We will add it in the next update.
-
- · Peter
-
·
In reply to AQB Soft
- ·
On target, that is what I mean. Thx for your reply and thx for implementing it in the next update :)