This repository was archived by the owner on Oct 13, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Rylea Stark edited this page Dec 6, 2020
·
15 revisions
Reward your users with collectible badges, and control how your users get them.
Upload .zip to your XenForo forum using the Install/upgrade from archive button in ACP:Addons (admin.php?add-ons).
- Download the desired version of the Addon.
- Extract
.zipcontents. - Upload the contents of
uploadto the root folder of your XenForo Installation. - Navigate to your forums ACP.
- Install
[VersoBit] BadgesinACP: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.
- Connect to your server via SSH
cd /path/to/xenforo/src/addonsgit clone https://github.com/VersoBit/XF-Badges.git CMTV/Badges- Navigate to your forums ACP.
- Install
[VersoBit] BadgesinACP:Addons (admin.php?add-ons).
- Connect to your server via SSH
cd /path/to/xenforo/src/addonsgit clone -b 'v2.0.0' https://github.com/VersoBit/XF-Badges.git CMTV/Badges- Navigate to your forums ACP.
- Install
[VersoBit] BadgesinACP:Addons (admin.php?add-ons).
- Uninstall
[VersoBit] BadgesfromACP:Addons (admin.php?add-ons). - Navigate to
/src/addons/CMTV(SSH/FTP/File Browser/etc). - Delete
Badgesfolder. - (optional) If you do not have any other
CMTVaddons installed, you can also remove theCMTVfolder in/src/addons
- Configure the Global Settings in
ACP:Options:[VersoBit] Badges (admin.php?add-ons/CMTV-Badges/options)[Wiki]
As this project is developed further, the Wiki will be updated with additional guides. Please be patient :)
Thanks for using XF-Badges!