Football Studio – Club & League Manager

Beskrivelse

Football Studio by IBPSports turns WordPress into a complete football (soccer) competition platform. Build and run leagues, cups and tournaments, manage clubs, players and staff, record matches with full event detail, and publish automatically-calculated standings and knockout brackets — all from one plugin, with no monthly fees and no external services.

Everything is stored in dedicated, indexed custom database tables rather than as post meta, so it stays fast and portable even with thousands of matches.

Why Football Studio by IBPSports?

  • Truly complete and free. Unlimited leagues, seasons, tournaments, teams, players and matches — no caps, no “demo” limits.
  • Automatic standings. Tables recalculate themselves from results, with configurable ranking rules (points, goal difference, goals scored, head-to-head, wins, win %, points per game and more).
  • Both formats, properly modelled. Round-robin groups and knockout rounds/brackets, including two-legged ties, byes, seeding and automatic winner progression.
  • Rich match data. Goals, own goals, penalties, yellow/red cards, substitutions, lineups (starting XI + bench + coach), per-team match statistics and a written match report.
  • User-Friendly Interface. Intuitive dashboard for easy management and customization.
  • Self-contained frontend. Output is rendered through shortcodes and theme-overridable templates, so it works with any theme and never depends on a page builder.
  • Performance-first architecture. Custom tables, bulk queries and CSS container queries for responsive widgets without bloat.
  • Developer-friendly. Clean ibps_football/* filters for league types, ranking criteria, standing/stat columns, positions and more; templates you can override from your theme.

Features

Leagues & Seasons
* Unlimited leagues with type (domestic league, domestic cup, international, national, friendly) and country
* Unlimited seasons with date ranges and an active-season concept
* Dedicated League and Season pages listing all their tournaments

Tournaments
* Create tournaments per league + season
* Multiple stages, each round-robin (groups) or knockout (rounds)
* Per-tournament ranking rules and points rules
* Tournament hub page: standings, matches, participating teams and top player stats

Teams & Players
* Team profiles: logo, colours, country, city, stadium, coach, founding year and description
* Player profiles: position, nationality, date of birth, shirt number, photo and bio
* Season-specific squad/roster management
* Staff (coaches/officials) and referees with their own profiles and match records
* Stadiums/venues with capacity, location map and matches hosted

Matches & Scheduling
* Schedule matches in round-robin and knockout formats
* Full result detail: half-time, full-time, extra time and penalty shoot-outs
* Match events: goals, own goals, penalties, cards and substitutions
* Lineups: starting XI, bench and coach, with per-player event badges
* Side-by-side team match statistics and a written match report
* Match status handling (scheduled, live, finished, awarded, postponed, cancelled)

Standings & Brackets
* Automatic standings updated from results, with form (W/D/L) run
* Configurable, multi-criteria ranking with position legends
* Knockout rounds and ties with automatic score recalculation and winner progression

Statistics
* Ranked player statistics (goals, assists, cards, penalties and more)
* Ranked team statistics
* Per-team and per-player performance history

Tools & UX
* Data import for bulk setup
* Built-in shortcode reference page (Football Settings Shortcodes) documenting every shortcode and parameter
* TinyMCE shortcode inserter
* Country flags and ISO handling throughout

Shortcodes

Insert any of these with the editor button or by typing them:

  • [ibpf-league], [ibpf-season] — league / season hubs
  • [ibpf-tournament], [ibpf-tournaments] — tournament hub and directory
  • [ibpf-standings] — standings table
  • [ibpf-team], [ibpf-teams] — team profile and team list
  • [ibpf-player], [ibpf-players-stats] — player profile and ranked player stats
  • [ibpf-teams-stats] — ranked team stats
  • [ibpf-match] (+ [ibpf-match-info], [ibpf-match-events], [ibpf-match-report], [ibpf-match-lineup], [ibpf-match-stats]) — match page and standalone sections
  • [ibpf-matches] — fixtures / results / schedule / calendar
  • [ibpf-referee], [ibpf-staff] — referee and staff pages
  • [ibpf-venue], [ibpf-venues] — stadium page and list

More details about each feature are available on the IBP Sports Website.

Available Languages

  • English – English ( en_US )
  • French – Français ( fr_FR )
  • Spanish – Español ( es_ES )

Skærmbilleder

Installation

Requirements

  • WordPress 6.2 or greater
  • PHP 7.0 or greater
  • MySQL 5.6 or greater

Steps

  1. Upload the plugin folder to /wp-content/plugins/ or install via the WordPress plugin installer.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Navigate to Football Studio in the admin sidebar to begin setup.

FAQ

Are there limits on the number of teams, players, or matches?

No. There are no limits in the free version.

Does this work with any theme?

Yes. Frontend output uses shortcodes and templates that are independent of your active theme, and templates can be overridden from your theme.

Where is data stored?

All plugin data is stored in dedicated custom database tables (prefixed ibpf_) for performance and portability.

Does it support both leagues and knockout cups?

Yes. A tournament can have round-robin (group) stages, knockout (round) stages, or both, with automatic standings and bracket progression.

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“Football Studio – Club & League Manager” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

1.0.2 – 2026-08-26

  • added German (de_DE), Italian (it_IT), Dutch (nl_NL), Polish (pl_PL), Portuguese-Brasil (pt_BR) and Ukrainian (uk) language files
  • Match shortcode Lineups section and [ibpf-match-lineup] shortcode – the team coach is now shown as the last entry of each lineup card
  • Minor UI improvements in Lineups section/shortcode
  • Match Events browse now use icons for displaying events
  • Minor UI improvements in Match Header section – display stadium and referee
  • The abbreviated name(short) of tournament is used where space is limited

1.0.1 – 2026-08-19

  • added Spanish (es_ES) and French (fr_FR) language files
  • Stadium shortcode – moved the About section into its own block for a cleaner layout
  • Admin Schedule Matches page – fixed Home team, Away team, and Stadium dropdowns not opening
  • Frontend styles – minor UI tweaks to the shortcode output
  • Admin Match Events – fixed the “Create” button in the Add New player quick-add form doing nothing
  • Player shortcode Season totals – fixed Matches Played missing appearances with no event; starting eleven appearances are now counted from the lineups
  • Player shortcode Recent matches – matches started by the player with no recorded event are now listed

1.0.0 – 2020-07-20

  • Initial public release