Description
wpForo – myCRED Integration addon Features
- Awards Points for topic Add / Delete (+/-)
- Awards Points for post Add / Delete (+/-)
- Awards Points for Like / Dislike (+/-)
- Awards Points for vote Up / Down (+/-)
- Awards Points for answer (+)
- Integrates myCRED Badges and Ranks with wpForo.
- Badges option: wpForo – Number of forum posts
- Badges option: wpForo – Received Likes and Up Votes(QA)
- Displays members earned badge and rank images under post author avatar and on profile page.
- Responsive myCRED Badges and Ranks look nice on any screen dimension
- Display/Hide member Badges on posts under user avatar
- Display/Hide member Ranks on posts under user avatar
- Log template.
Installation and Configuration
- Make sure you’ve installed myCRED plugin
- This addon installs like any other plugin for WordPress.
Access to wpForo myCRED Integration addon is provided immediately once you paid for your order. Upon completing registration/checkout, you may log in at gVectors.com. We will also send you an email after registration/checkout, with a link to the login page. Then download the installation package.
- Downloaded addon zip file from gVectors Shop account page
- Navigate to Dashboard > Plugins > Add new and upload addon ZIP file, then activate it.
- Once the plugin is active, navigate to WordPress Dashboard > Points > Hooks admin page, drag and drop wpForo Integration hook from Available Hooks list to Active Hooks list and begin configuration…
- If you also want to have Badges and Ranks, please activate those in myCRED settings. More info on myCRED plugin page here.
- It’ll ask you to activate with license key you got via email or in your account page, just insert the key and activate it.
If for some reason you cannot install this plugin using WordPress plugin upload system please do that with this alternative way. Unzip, and then upload the /wpforo-mycred-integration/ folder to your /wp-content/plugins/ directory using an FTP application like FileZilla; or any other FTP program is fine also. Make sure you have not double /wpforo-mycred-integration/wpforo-mycred-integration/ directories nested inside each other, please correct this before you continue. Then in WordPress, go to WordPress Dashboard > Plugins, and then activate the wpForo myCRED Integration addon.
3.0.4
Added: PHP 8.2 Compatibility
3.0.3
Fixed bug: liking and unliking loop for points
3.0.2
Added: Dislike/Downvote(QA) support for badges
3.0.1
Fixed small issue
3.0.0
wpForo 2.0 compatibility
1.1.7
Fixed bug: issue with the status of the ranks
1.1.6
Improvement: Performance improvement
1.1.5
Fixed Bug: Point assignment correction. Only approved topics and posts are counted.
1.1.4
Added: Allowing to disconnect license
1.1.2
Important Update: Compatibility with wpForo 1.8.0 and higher verions
1.1.1
Added: New option ‘Point limits’
1.1.0
Fix bug: assignment unlimited points by like/dislike
1.0.10
Fixed bug: remove points information if empty
1.0.9
Fixed bug: issue with displaying double point
1.0.8
Added: wpForo Polls integration
1.0.7
Optimized: Addon update checking system
1.0.5
Fix Bug : Fatal error call to a member function get_image()
1.0.4
Added : Multi points type support.
1.0.3
Fixed issue : Options save.
1.0.2
Added: Display users’ earned Points under author avatar.
1.0.0
Initial Version
Pre Sale Support
Q.1. Can we see the user earned points under their avatar/username on a topic or post ?
Q.2. Can we disable the point deduction for dislikes ?
Q.3. Can we access a list of Top 10/50 users with maximum points earned ?
Hi,
Yes, sure you can.
You can set 0 for dislikes.
Could you please rephrase your question?
Q.3. Is there a page with a list of the users who have most points on website, Like User C on top of the list with 1507 points and User B on second place with 1450 points. If yes then can we search/filter for the points earned by users during last 30 days…??
We’re really sorry, but the wpForo – myCRED Integration addon doesn’t have sucha feature.
Hi, can you add a bonus feature when a member completes updating their profile via custom fields?
Hi MediaSME,
This is Pre Sale Question forum, we don’t provide here NO Pre Sale Questions. Your question with your suggestion/request, you should write at wpForo myCRED Integration Forum
There’s no points for blog comments
Hi Mark Lester Salazar,
wpForo myCred Integration plugin is for integrating myCred with wpForo it is not related to blog comments.
but wpforo logs the number of blog comments – right or wrong?
Mark Lester Salazar,
wpForo shows the blog comments count in the profile page. But wpForo doesn’t log the blog comments.
Hi, is there a possibility, that the users can give/transfer their points to another user (mycred transfer addon)?
Example:
1. user Mike write a question
2. user Mike buy some mycred points
3. user John write an answer
4. user Marry writes an answer
5. user Mike liked the answer from John and therefore he make a transfer of some of his points to user John. Even Marry liked the answer from John and decided to transfer some purchased points to John.
6. user John can later withdraw those points.
I know, that it is also depending on mycred functionality. But mycred has such an addon. The question is if it is possible directly in the forum, for example as a button by the given answer.
Thanks for Answer
regards
Michal
All functions related to the points are provided by myCRED plugin, so you should ask this question to myCRED plugin support: https://wordpress.org/plugins/mycred/
Hi, I wish to let my users to see their points on the header of the profile. Is it possible? At the moment, we only could see the user’s badges and ranks, but no any points can be displayed on the front side.
Yours Sincerely,
Hi Ruofan,
This is a pre-sale question area. Please open a new support topic in the support forum: https://gvectors.com/forum/
Is there a way to have user input a certain code to award particular badges? for example; they get a promocode which they can input that will assign a badge to their profile
Hi Lily,
All functions related to the points are provided by myCRED plugin, so you should ask this question to myCRED plugin support: https://wordpress.org/plugins/mycred/
Support forum attachment downloads, set points?
No, the download of attachments doesn’t grant new points.
Pre-purchase question. Can I configure which forums users can get points for posting threads? For example, in the off topic forum I am not interested in gaining points, but in the tutorial forum yes.
Regards!
Hi langel87,
You can use the hook-code proviede below:
add_filter(“mycred_add”, function ($execute, $data) {
if (($ref = wpfval($data, ‘ref’)) && ($forumid = intval(wpfval(WPF()->current_object, ‘forumid’))) && $ref === ‘wpforo_add_post’ && in_array($forumid, array(1, 2, 3))) {
$execute = false;
}
return $execute;
}, 10, 2);
Just change the value of the boldly marked part. Replace those with the Forum IDs there you don’t need to add the points.
Badges are not displayed on the Forum, only on the BuddyPress profile.
This is not the right place to ask that question. This is the pre-sale question section, where you can ask all pre-sale questions you have, before purchasing this plugin.
If you have question-related the wpForo myCRED Integration plugin please open a new support topic in the https://gvectors.com/forum/wpforo-mycred-integration/
Does the plugin only show the badge of a rank? Or is the rank title missing?
Hi Alan,
This is an addon for myCRED plugin integration to wpForo. The myCRED plugin has many features, and you can ask any question related to that plugin in the myCRED support forum: https://wordpress.org/support/plugin/mycred/
My application is very different from everything I’ve read about the features, so I want to make sure it can do what I envision. I want to create a reputation system based on actions by anyone on the forum, including guests, for any Topic that’s created by anyone, including guests. It seems like there could be a thumbs up/down for any topic or post, is this correct? but is it possible to have a 1-5 star rating system for any topic or post?
The points are being given to registered users. The guests will not get any points. Only the forum members get points if their topics/posts have been liked/voted up, and they’ll lose points in cases dislikes/down votes, etc.
A possibilità to add point to best anwers (resolved) in QeA layout?
Hi Luck,
We’re really sorry, but this option cannot be added as far as the best answer can always be changed. It’ll be too hard to detect and add/remove points from the user each time when the best answer is being changed.
still not possible? It would be the same mechanism of positive or negative vote
Hi forux,
Please open a new topic and request for this feature in corresponding sub-forum of gVectors Support forum: https://gvectors.com/forum/
Hi,
Can we give badges with the website role condition ?
I use memberpress and i would like to show silver member, gold member, etc… ?
Thanks
Hi SD_Voyez,
If the myCred and memberpress plugins works well together and you can see the badges somewhere else (under comment section for example) the addon will display the badge on the wpForo pages as well.
Sorry, I must have misspoken. In fact I just wanted to know if this plugin can display badges based on wordpress user roles: Administrator, Subscriber,…
Can Points be exchanged for gifts?
Hi Alex
The myCRED plugin is a free plugin. This is a myCRED Integration addon for wpForo plugin integration. You should ask this question to the myCRED plugin developers: https://wordpress.org/plugins/mycred/
Hi, In fact, I’m just going to ask if this software(wpForo – myCRED Integration) has that capability.
All actions and management tools for points are located in the main myCRED plugin, so you should check it with the myCRED developers. The wpForo – myCRED Integration will allow to bring all them in wpForo forum. So if the main myCRED plugin supports what you want, then the wpForo – myCRED Integration addon will do as well.
Hi guys. I’ve already purchased the WPDiscuz bundle but I noticed you don’t have a bundle here for the WPForo addons. We want to be able to develop on our staging site and then move to live, and I’m wondering if we can do that with the single site license. Thanks!
Hi Aaron Bruski,
You can download the addons from the account page, install on your staging site develop your website, but don’t activate the add-ons. The addons you should be activated only under the real domain.
I purchase 3 Plugins both are working but My Cred is not! On the top, it shows me a message “myCred plugin is not installed!” But at the same time below is showing that the plugin is installed and activated, how this is possible?
Hi KRASIMIR KOLEV,
This is not a right place for the support questions. This is a discussion section for pre-sale questions. You should open a new support topic in gVectorw.com forum.
Please read the addon description. The addon is designed to integrate with the myCRED plugin. You should install the myCRED plugin before installing the wpForo myCRED Integration addon. The myCRED plugin is this: https://wordpress.org/plugins/mycred/
Hi, I just bought, WpForo Plugin myCred plugin is not installed! error. Could you help.
Hi, I just bought, WpForo Plugin myCred plugin is not installed! error. Could you help.
Hi Ahmet Bayrak,
This is not a right place for the support questions. This is a discussion section for pre-sale questions. You should open a new support topic in gVectorw.com forum.
Please read the addon description. The addon is designed to integrate with the myCRED plugin. You should install the myCRED plugin before installing the wpForo myCRED Integration addon. The myCRED plugin is this: https://wordpress.org/plugins/mycred/
I did install the add one before install mycred plug in. It look likes if everuthing is ok because i could set up the add one but i dont see any change in my foro view… Dont seem like in the screenshots pictures HELP
Hi Andrés,
Please open a new support topic in the corresponding sub-forum: https://gvectors.com/forum/
Do you have a leaderboard add on for wpforo? I see you have one for buddypress. How can I see all users ratings?
Hi Stephen
I’m sorry but this is not the wpForo myCRED Integration add-on’s feature, this is the myCRED plugin functionality. You should contact myCred plugin support.
The link provided below may help you:
https://wpforo.com/community/how-to-and-troubleshooting-2/see-all-member-ratings/
RE: All myCRED Freebies
Will we still have all the free features of
myCRED after integrating the wpForo-myCRED
plugin?
Thank you!
Hi DigiFessor,
Sure, you’ll have all the free features of myCRED plugin. Besides, you’ll get new features like:
1. Awards Points for topic Add / Delete (+/-)
2. Awards Points for post Add / Delete (+/-)
3. Awards Points for Like / Dislike (+/-)
4. Awards Points for vote Up / Down (+/-)
5. Awards Points for answer (+)
6. Display/Hide member Badges on posts under user avatar
7. Display/Hide member Ranks on posts under user avatar
8. Log template
Our team is discussing whether this addon is interesting for us. We have a patient discussion forum and want to award people that are engaged and post and join discussions. Is it possible to be awarded on only that criteria and not on the number of likes, etc.
Hi Mona,
Thank you for your interest in wpForo – myCRED Integration add-on.
The wpForo – myCRED Integration addon allows the wpForo forum plugin and myCRED Points Management System to work together.
Forum members get points if their topics/posts have been liked/voted up, and they’ll lose points in cases dislikes/downvotes. Besides forum members:
So my next question is does the Add/Delete always work together or can we choose to just award points (add) and not to lose points.
I also want to know the answer to this second question.
Hi Amit,
You can separate the points for “Add” and “Delete” functions.
Hi, I’ve purchased this plugin and I can see in the screenshots the badges feature but I can’t see the same menu in my admin area. Should I add something else to use badges? Thanks!
Sorry guys, I’ve just seen I had to activate the addons. Dismiss this message.
1. Is your myCRED addon able for us to renew all the member’s point to 0 every month? i have to set their point to 0 one by one or just few click?
2. Can We Set for post or comment on “specify category of forum” as the only way to get point?
for exp: i got 3 catefory in my forum. only one of it can earn the point by post or comment.
3. can it show all the member’s point in a simple way like a board? so we can look after which member have the highest point of the month.
Alfred,
This cannot be added by wpForo myCRED addon side. This Should be configured by myCRED plugin side.
Regarding to the last two points: I’m sorry, but the add-on doesn’t have such features. We’ll take this into consideration for future releases.
ok. how can i chek my member’s rank ? or it will just show on my members list. just wont sort by rank.
Hi alfredsim,
wpForo – myCRED Integration addon just displays member badges and ranks under post author avatar and on members’ profile page.
You need to find a way to check it in MyCred plugin itself, not on wpForo – MyCred integration add-on.
I am looking to purchase this plugin right away. I just need to knew if we are able to display point leaders in the wpforo forum sidebar. If so I would like to purchase right away. Thank you
Giovanni Azael,
Thank you for your interest in the wpForo – myCRED Integration add-on and for contacting us.
I’m really but this add-on doesn’t have such a feature.
Hello,
We need to hide some of the content on the forum by the count of messages, will this addon suit us?
Hi Murom360,
I’m sorry but not. This addon doesn’t have any relation to hiding/showing any content of forum or to message count. This addon is an integration solution wpForo with myCRED plugin (user reputation and budge plugin):
https://wordpress.org/plugins/mycred/
I want users to vote on the best answer for posted problem and award someone who will be the best during a year. Is it possible with MyCred?
Hi jacek,
Thank you for your interest in the wpForo – myCRED Integration addon and for contacting us.
This addon allows forum members get points if their topics/posts have been liked/voted up, and they’ll lose points in cases dislikes/downvotes. The remaining parts you cannot control from the wpForo – myCRED Integration addon’s side.
Maybe my question seems to be stupid but I need to be a 100% sure: I understand that I can check up who gets the highest number of votes? And finally all statistics of received points are available?
“they’ll lose points in cases dislikes/downvotes” but I understand that I can simply switch off this option?
Hi, is possible to get a similar integration with gamipress? This plugin is much more advanced than mycred
Hi Ribbon Web,
I’m sorry, but there is no integration with the GamiPress plugin yet. We’ll take it into consideration for sure.
Hi, is it possible rest points to users when they post? And a. Second question what is the difference about post and answer?
Hi Zebra,
1. using this add-on you’ll be able to:
a. Award Points for topic Add / Delete (+/-)
b. Award Points for post Add / Delete (+/-)
c. Award Points for Like / Dislike (+/-)
d. Award Points for vote Up / Down (+/-)
e. Award Points for answer (+)
2. The “post ” is available for Extended and Simplified layouts. The “answer” is only available for Q&A forum layout.
Please read this doc: https://wpforo.com/docs/root/categories-and-forums/forum-layouts/
Hi, thanks
But i ask if is possible Rest points when Post, or Award with -1 for example when people Post, like a limit to post
I’ve purchased embed plugin. also interested with myCRED integration.Is it possible to reset the rank by month automaticaly using this addon?
Hi footbbang,
Please note: wpForo – myCRED Integration addon is designed to integrate wpForo with myCRED point manager plugin.
You need to find this feature in myCRED plugin core.
I also bought this plugin, but not looking Like button anywhere, please guide
Hi vitthal79,
Thank you for your purchase.
The points for Like / Dislike you can find in Dashboard > Points > Hooks > wpForo Integration admin page.
https://www.screencast.com/t/dDxbXQ3gH
Same for me i did all the steps but nothing realliy change in my foro
Hi Andrés,
Make sure you’ve installed both, the myCRED Plugin and the myCRED Integration Addon.
Then open a new support topic in the corresponding sub-forum: https://gvectors.com/forum/
I am looking Like / Dislike button
I just bought this plugin but in the hook page where I activate different wp-foro hook, it says I should drag and drop or tap to activate the hooks. None of the option is working..can’t drag amd can not tag . Please help could not use the plugin at all
Hi foskaay,
Thank you for your purchase. Please note, that here we only support Pre-sale questions. You should open a support topic in gVectors Store support forum to get support: https://gvectors.com/forum/official-wpforo-addons/
After the wpForo myCRED Integration addon installation please make sure you’ve installed the myCRED plugin too. You can find myCRED here: https://wordpress.org/plugins/mycred/
Can you customize this add-on according to a customer’s want? I want to use this add-on to incentivize activity on my profile, I want a situation where members can withdraw points as cash. Can this be done?
This addon only integrates wpForo with myCRED point manager plugin. All functions with points are located in myCRED plugin. You should ask myCRED plugin developer for customization: https://wordpress.org/plugins/mycred/
i don’t want to members to communicate via PRIVATE MESSAGE. So, is it possible to hide that message option pls
Hi Rajib,
You’re asking a question in myCRED Integration addon Pre-Sale section. This is not the right place. Please open a support topic in wpForo Private Messages addon support forum:
https://gvectors.com/forum/wpforo-private-messages/
Also please read wpForo PM addon documentation:
https://wpforo.com/docs/root/addons/wpforo-private-messages/settings-permissions/
All of your screenshots only show myCRED badges under people’s profile pictures. Is there an option to just show the point total instead of the badges? Similar to how wpForo shows how many posts a user has made earning the wpForo badges. In my myCRED setup, I changed points to “coins” and I’d love to be able to just show like “1068 Coins” under someone’s profile pic.
Hi Curtis,
This should be set from myCRED plugin. All output comes from myCRED. The wpDiscuz myCRED Integration addon only displays myCRED data. You should ask this question to myCRED developer. This is a general question. You should ask “is there any way to display text or numeric data instead of badges” . It doesn’t matter where you display it, in wpDiscuz or in other places.
Thanks Tom! Good to know how this works — that the myCRED plugin is responsible for “pushing” the desired display data, and your Add-on plugin is just a “connector” that hooks it up with wpForo. That would be great information to have in your sales page somehow for people like me who didn’t understand this “workflow”. And I think you could really benefit by including a few more screenshot variations of how the myCRED data can look in your forum area (show without badges and just “points count”, show with different looking badges etc). As a business owner wondering if this Add-on is worth the money and time we will need to set it up to our liking, it would GREAT for us to be able to see several variations of how the data can potentially look in wpForo, to accommodate each of our unique websites and needs. 🙂
Thank you for suggestion.
As per screenshots you can find addon screenshots in Screenshots tab:
Hi Tom,
I just bought the myCRED wpForo addon, and found out (with confirmation from gVectors tech support) that the addon does NOT display all of the output from myCRED. Their plugin outputs the running points total for each user just fine, but as of the 1.0 version of the wpForo myCred addon, the only information it will display under a user’s avatar in a forum are badges. So, there won’t be any “visual” proof of someone’s point earnings until a new user has been in the forum long enough to earn a badge. Which could be months and months for less active users.
GVector’s support said adding points total under the avatar was on their to-do list. Hopefully this basic feature will be added soon! Please Please.
Hi Curtis,
myCRED displays a popup message when a user earns some points.
Also you can create User Ranks or badges with numeric images. For example
10+ points
100+ points
1000+ points
10,000+ points
This will not display the exact points but people will no the level of points.
Yes, I noticed the displaying of exact number of points is in our to-do list. We’ll make it available as soon as possible.
Does you provide icons for the ranks and badges? Or do you know a place to get them? Mycred does not seem to have a place where there are default things
I’m sorry but we don’t have badges and rating icons. You can find or buy those in web:
https://www.google.com/search?q=badges+and+rating+icons&oq=badges+and+rating+icons
Can you manually assign points as an admin and not have it be automated? I’m considering using this for a non-profit education course I’m running in which I want to track user participation by assigning them points based on the quality of their post.
Please note that this addon is an integration solution between wpForo and myCRED plugins. You can Install and test myCRED before buying the integration addon. You can check check manual awarding too.
myCRED Plugin: https://wordpress.org/plugins/mycred/
Dear buyers,
this is the right place where you can ask all per-sale questions you have, before purchasing this plugin. We’ll be in touch and reply within 1-2 hours for GMT +1 to +12 and within 4-6 hours for GMT -1 to -12. Our customer support representatives are available 7 days a week from 6am to 10pm (GMT 0:00, London) ; excluding all major holidays.