MLM & Affiliate System 6.0.5
7 January 2026
This release has upgrade notes. Read them before updating — they describe behaviour changes that need your attention.
MLM & Affiliate v6.0.5
Release Date: January 7, 2026 Tags: NEW FEATURES, BUG FIX, IMPROVEMENTS
Overview
Version 6.0.5 introduces a comprehensive overhaul of the affiliate referral reward system with new condition types, a redesigned management interface, and integration with all platform extensions.
Update Instructions
pnpm updatorNo additional configuration is required for this update.
Upgrade Notes
Requires Core v6.0.9 or higher.
Update Core to v6.0.9 first, then update MLM & Affiliate extension.
Support
For assistance with migration or issues:
- Visit our Support Center
- Review the Documentation
- Check Server Requirements
Added
Affiliate Conditions management page
New full-screen management interface for MLM referral conditions, replacing the previous data table.
- Added a sidebar of collapsible condition type groups, with search.
- Added a condition editor covering reward configuration, wallet settings and the status toggle.
- Added an instant status toggle and save.
- Added a mobile-friendly layout, with the sidebar sliding out on small screens.
- Added a direct route back to the affiliate dashboard.
Comprehensive affiliate and MLM reward overhaul
Complete overhaul of the affiliate referral reward system with proper validation, new condition types, and integration with all extensions.
New condition types added
The system now supports 15 condition types (up from 10):
| Type | Description |
|---|---|
| DEPOSIT | Deposit-related rewards |
| TRADE | General trading rewards |
| SPOT_TRADE | Spot trading rewards (NEW) |
| BINARY_WIN | Binary options winning trade rewards |
| INVESTMENT | Investment plan rewards |
| AI_INVESTMENT | AI-managed portfolio rewards |
| FOREX_INVESTMENT | Forex investment rewards |
| ICO_CONTRIBUTION | ICO token purchase rewards |
| STAKING | Staking rewards |
| ECOMMERCE_PURCHASE | Ecommerce order rewards |
| P2P_TRADE | P2P trading rewards |
| NFT_TRADE | NFT purchase/sale rewards (NEW) |
| COPY_TRADING | Copy trading subscription rewards (NEW) |
| FUTURES_TRADE | Futures trading rewards (NEW) |
| TOKEN_PURCHASE | Ecosystem token purchase rewards (NEW) |
Predefined conditions expanded
The system now includes 40 predefined conditions (up from 11), covering:
- Deposit: Welcome Bonus, First Deposit Bonus, Deposit Commission
- Spot Trading: Spot Trade Commission, Spot Trading Volume Bonus
- General Trading: Monthly Trade Volume Bonus, Trade Commission, Trading Activity Reward
- Binary Options: Binary Win Reward, Binary Win Commission, Binary Monthly Volume
- Investments: Investment Bonus, General Investment Commission
- AI Investment: AI Portfolio Bonus, AI Investment Profit Share
- Forex: Forex Investment Bonus, Forex Profit Commission
- ICO: ICO Participation Bonus, ICO Token Purchase Reward
- Staking: Staking Loyalty Bonus, Staking Commission
- Ecommerce: Ecommerce Shopping Reward, Ecommerce Order Commission
- P2P Trading: P2P Trading Reward, P2P Trade Completion Bonus
- NFT: NFT Purchase Commission, NFT Sale Commission, NFT Trading Reward
- Copy Trading: Copy Trading Commission, Copy Trading Profit Share
- Futures: Futures Trade Commission, Futures Profit Share, Futures Volume Bonus
- Token: Token Purchase Commission, Token Sale Commission
Minimum amount thresholds
Each condition now has specific minimum amount requirements to prevent abuse and ensure meaningful transactions trigger rewards. For example, deposit conditions require a minimum of 5-100 USD depending on the type, while trading conditions typically require 1-10 USD minimum transaction amounts.
How rewards work
- User performs action (e.g., completes a P2P trade, makes an ICO purchase)
- System validates that the transaction meets minimum threshold and the condition is active
- Finds referrer: Looks up who referred this user
- Calculates reward: Based on condition's reward type (PERCENTAGE or FIXED)
- Distributes reward: According to MLM system type (DIRECT, BINARY, or UNILEVEL)
Extensions now with affiliate integration
- P2P Trading: Rewards on trade completion for both buyer and seller
- ICO: Rewards on token purchases
- NFT Marketplace: Rewards on NFT purchases and sales
- Futures Trading: Rewards on futures order creation
- Copy Trading: Rewards on subscription (following a leader)
Changed
Affiliate settings cleanup
Simplified the Affiliate Settings Commission tab by removing redundant commission rate fields.
- Removed the "Default Commission Rate" and "Maximum Commission Rate" fields from the Commission settings tab. These rates were redundant, since the commission rewards that are actually paid are configured in Admin → Affiliate → Conditions.
- Changed the tab to keep only the "Payout Threshold" setting, which controls the minimum amount required for affiliate payouts.
- Added a note on the tab directing admins to the Affiliate Conditions page for setting up reward percentages.
Fixed
Affiliate referral creation error
- Fixed an error when creating new affiliate referrals that prevented rewards from being processed correctly.
Condition type labels
- Fixed the Type column on the Affiliate Conditions admin page showing raw stored values (for example "BINARY_WIN") instead of translated labels (for example "Binary Win"). The Type and Reward Type columns now display human-readable labels.