do MLM Software Documentation | User Guides & Tutorials - MLMPortal.in

Documentation & Guides

Complete user manuals, setup guides, and tutorials for MLMPortal.in MLM software

Quick Start Guide

Get your MLM business up and running in 5 simple steps:

1

Account Setup

Complete the registration process and verify your email address.

// Account verification email will be sent
// Click verification link to activate
2

Choose Your MLM Plan

Select from Binary, Matrix, Unilevel, or Generation plans based on your business model.

3

Configure Commission Settings

Set up your commission structure, bonus levels, and payout rules.

Commission Settings → Plan Configuration →
Set percentage rates and bonus criteria
4

Add Team Members

Start building your network by adding members and setting up their positions.

5

Launch & Monitor

Go live and monitor your network growth through the analytics dashboard.

System Requirements

Server Requirements

  • PHP 7.4 or higher
  • MySQL 5.7+ or MariaDB 10.2+
  • Apache/Nginx Web Server
  • SSL Certificate (HTTPS)
  • Minimum 2GB RAM

Client Requirements

  • Modern Web Browser
  • Internet Connection
  • JavaScript Enabled
  • Responsive Design Support

Binary Plan Setup Guide

Understanding Binary Plan Structure

The Binary MLM plan works with two legs (left and right) where members are placed in a binary tree structure.

Pro Tip: Ensure balanced growth in both legs to maximize commission earnings.

Configuration Steps:

  1. Navigate to Plan Settings → Binary Configuration
  2. Set leg calculation method (Strong/Weak leg basis)
  3. Define commission percentage for each level
  4. Configure pairing bonus settings
  5. Set up carry-forward rules
  6. Save and activate the plan
// Binary Plan Configuration Example
$binaryConfig = [
  'calculation_method' => 'weak_leg',
  'commission_rates' => [
    'level_1' => '10%',
    'level_2' => '5%',
    'level_3' => '2%'
  ],
  'pairing_bonus' => '5%',
  'carry_forward' => true
];

Technical Support

Need Immediate Help?

Our technical support team is available to assist you with any issues.

Support Hours

  • Monday - Friday: 9:00 AM - 7:00 PM IST
  • Saturday: 10:00 AM - 5:00 PM IST
  • Emergency: 24/7 for critical issues

Support Channels

  • Email: support@mlmportal.in
  • Phone: +91 9876543210
  • Live Chat: Available on website
  • Ticket System: Client dashboard

Was this documentation helpful?

Help us improve by providing your feedback