WP Manifestindependent plugin directory
manifest / utilities / parlay-odds-calculator

Parlay Odds Calculator

Free WordPress shortcode plugin — combine any number of parlay legs into one combined payout.

by Internet Gambling Sites · github.com/pixi7777/parlay-odds-calculator · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/pixi7777/parlay-odds-calculator/archive/refs/heads/main.zip

Readme

Parlay Odds Calculator

A free parlay/accumulator odds calculator for WordPress — add any number of legs and see the combined odds and payout instantly, via a simple shortcode.

What it does

Add it to any post or page with:

[igs_parlay_calculator]

Visitors add as many legs as they want, entering each leg's odds in American, Decimal, or Fractional format (mixed formats are fine — detected automatically per leg), enter a stake, and instantly see the combined decimal odds, combined American odds, total payout, and profit.

Runs entirely client-side. No data sent anywhere, no signup required.

Features

  • Add or remove any number of legs
  • Auto-detects American, Decimal, or Fractional format per leg
  • Shows combined odds in both Decimal and American format
  • Calculates total payout and profit on any stake
  • Lightweight, namespaced CSS/JS, won't conflict with your theme

Installation

  1. Download the latest release or clone this repo.
  2. Upload to /wp-content/plugins/parlay-odds-calculator, or install directly through the WordPress plugins screen.
  3. Activate the plugin and add [igs_parlay_calculator] to any post or page.

Full details in readme.txt (WordPress.org format).

Try it live

internetgamblingsites.net/parlay-odds-calculator

License

GPLv2 or later — see LICENSE.

Links

Read the full README on GitHub →