- Discussions
- 4 649
- Messages
- 12 075
- Solutions
- 81
- J'aime
- 7 620
- Points
- 198
Reward your users with collectible badges, and control how your users get them.
This release is intended to start the next fork of this project for development, branding of this addon has changed, but it is a drop-in replacement for "Badges" by @CMTV
- Award users badges based on criteria.
- Manually award users badges.
- Display badges on users profiles, and profile cards.
- CRON Job for automatically applying badges when a user meets criteria.
- Notification options (User controlled emails, global disable).
- Open-source!
- and more (Screenshots and Detailed Information coming soon)
Upload .zip to your XenForo forum using the Install/upgrade from archive button in ACP:Addons (admin.php?add-ons).
Getting Started: Manual Installation Method
- Download the desired version of the Addon.
- Extract .zip contents.
- Upload the contents of upload to the root folder of your XenForo Installation.
- Navigate to your forums ACP.
- Install [VersoBit] Badges in ACP:Addons (admin.php?add-ons).
This method allows you to checkout a copy of the repo from github and upgrade via command line. It is not recommended for production forums unless you follow version tags on master.
Use Latest Master Branch :
- Connect to your server via SSH
- cd /path/to/xenforo/src/addons
- git clone VersoBit/XF-Badges CMTV/Badges
- Navigate to your forums ACP.
- Install [VersoBit] Badges in ACP:Addons (admin.php?add-ons).
- Connect to your server via SSH
- cd /path/to/xenforo/src/addons
- git clone -b 'v1.0.7' VersoBit/XF-Badges CMTV/Badges
- Navigate to your forums ACP.
- Install [VersoBit] Badges in ACP:Addons (admin.php?add-ons).
- Uninstall [VersoBit] Badges from ACP:Addons (admin.php?add-ons).
- Navigate to /src/addons/CMTV (SSH/FTP/File Browser/etc).
- Delete Badges folder.
- (optional) If you do not have any other CMTV addons installed, you can also remove the CMTV folder in /src/addons
- Configure the Global Settings in ACP:Options:[VersoBit] Badges (admin.php?add-ons/CMTV-Badges/options) [Wiki]
Information about this project will be added as we develop our [Wiki]. Please be patient

Copyright
Copyright © 2020 VersoBit. XF-Badges is licensed under MIT license which can be found in LICENSE.md.
XF-Badges was derived from XF2A-Badges [Badges] (Developed by Peter (@CMTV)).
Télécharger V1.0.7 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
This release requires XenForo v2.1.x+
Display number of awarded badges on profile and memberTooltip (#27)
Add option to enable badges to be displayed on the mobile post bit (#26)
Implement alt descriptions for badges (#22)
Add High-Resolution Options (#21)
Change database limits to allow bigger url strings [and icon names] (#23)
Fix standards of some recent changes in v1.0.7 [for those upgrading] (#20)
Template Regex changes for badges not displaying (#13)
Made changes to template modifications to provide better third-party theme integration [ui.x targeted, should improve for everyone] (#1)
Add options to display latest, oldest, and no badges if a user has not selected any badges to feature (#16)
Fixed a Typo during Upgrade
Télécharger V2.0.0 PL1 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.