Board MLM software

Board MLM software: splits, re entries and board logic done exactly

Board plans are the hardest logic in network marketing software: boards fill, split, re form and cascade, and every distributor must land in exactly one traceable place. We build board engines where splits are deterministic and every re entry is on the ledger.

Typical board build: 4 to 6 months. Board logic gets the deepest test suite we write.

Board split showing a full board dividing into two, sample data.

How it works

How the board plan works in our software

Boards that fill and split

A board is a small matrix, commonly 2 by 2 or 3 by 3. When all positions fill, the board splits: typically the top position exits with a completion bonus, and the remaining positions divide into new boards per your split rule (follow the leader, top position re entry or seniority). The engine executes splits as a single versioned transaction, so no distributor ever sits in two boards or none.

Re entries and follow me rules

Exiting positions usually re enter a new board, and their downline follows per your follow me rule. Re entry chains are stored as a linked history, so a distributor can see every board they have occupied, in order, with the dates and the bonuses paid at each exit.

Deterministic, replayable splits

Board splits depend on join order, which makes them feel random to distributors and makes wrong software look like theft. Our engine records the exact input state for every split and can replay it: the same fill order always produces the same boards. Regulators, auditors and support all get the same answer from the same log.

Board rules we configure (sample values from common plans)
Board shape2x2, 3x3 or custom small matrix
Split triggerAll positions filled
Exit bonusPaid to the top or root position on split
Re entryExiting position re enters at the next board level
Follow meDownline follows their leader per your rule
Board levelsBoards tier, for example bronze, silver, gold with rising bonuses
RefundsUnwind affects the board history with a documented reversal

What we build

What we build into board MLM software

  • Split engine executing fills, splits and re formations as versioned transactions.
  • Board visualization per distributor: current board, position, fill state and history.
  • Re entry chain history with every board occupied, exit date and bonus paid.
  • Follow me rule engine covering leader based and seniority based splits.
  • Tiered board levels with per level exit bonuses and qualification rules.
  • Replay tooling: reconstruct any historical split from its logged input state.
  • Dispute console for support: jump from a distributor to every board event touching them.
  • Compliance export: full board history with payouts for any date range.

Every build ships with locked, reproducible commission runs and statements that show the math behind every payout. See the full delivery scope on the development page.

Edge cases

The details that break generic platforms

These are the rules we write tests for before your launch, because they are the ones support tickets are made of.

ScenarioHow we handle it
Simultaneous fills from two legsSplits queue deterministically by event order; the queue itself is logged and replayable.
Refund unwinds a filled positionThe board transaction reverses with a documented compensation entry; downstream splits that referenced the position are re simulated and diffed.
Distributor quits mid boardPosition removal follows your rule: hold, compress or re form the board, always with an event record.
Follow me conflictsWhen a downline member qualifies to follow two leaders, your precedence rule decides and the log records both candidates.
Re entry before downline followsThe engine holds the follow set until the re entry lands; no orphan placements.
Audit demandEvery split, exit and re entry is queryable by distributor, board, date and triggering order.

Fit

When a board plan fits your company

One time purchase products

Boards pair well with a single high value purchase: pay once, progress through board tiers as the team grows. Completion bonuses give the field a visible finish line, which sustains momentum between product purchases.

Markets where boards are the norm

Some categories and communities simply run on board plans, and distributors expect the vocabulary. If your field already speaks boards, fighting that with a unilevel costs you recruits.

Highest software bar

Boards demand the most rigorous engineering of any plan family. If a vendor cannot explain their split transaction handling in one paragraph, walk away; we dedicate the largest share of the test suite to split determinism.

Compare structures in the plan explorer, or read the buyer checklist before deciding.

Frequently asked questions

What board shapes do you support?

2x2, 3x3 and custom small matrices, with any split, re entry and follow me rules. Complex split logic is where board software fails, so we write the deepest test suites for it.

What is a follow me rule in board plans?

When a leader exits and re enters a new board, their downline follows them into that board per your rule. Conflicts resolve by a precedence rule you define, and every decision is logged.

Can board history be audited?

Yes. Every split, exit and re entry is stored as a versioned transaction with its input state, so any historical board can be reconstructed exactly.

How long does board MLM software take to build?

Typically 4 to 6 months, longer than other plans because split determinism and re entry chains require the deepest test coverage.

Discuss your compensation plan with an engineer

Bring your draft plan. In a 30 minute call we map it to software modules, flag the edge cases that break generic platforms, and give you a delivery estimate with timelines and costs.