Football Club Manager

Description

Football Club Manager helps amateur football clubs organize and present their information online.
With this plugin, you can:

  • 🏟️ Create customizable team pages
  • 👤 Register team players, including picture
  • 📅 Manage match schedules and results
  • 🧩 Customizable blocks for Gutenberg editor
  • 🌐 Multilingual support

Usage

  • Navigate to Football Club Manager in your WordPress dashboard.
  • Add Players, Teams, and Matches.
  • Visit team pages and modify the content, or enable/disable default blocks via page settings.
  • Go to the Football Club Manager section in Customizer to change default blocks on team page.
  • Display match results or team rosters on your site using Gutenberg editor.

Add-ons

Football Club Manager is designed to be extensible.
Currently available:

  • 🔗 FCM for Sportlink
    Integrates Football Club Manager with Sportlink, allowing you to synchronize official match data and player information directly into WordPress.

Contributing

Found a bug or have a feature request? Please open an issue on GitHub.
Want to contribute? Fork the repo and submit a pull request — all help is welcome!

Blocks

This plugin provides 5 blocks.

  • Team Players Show an overview of the players in a team.
  • Team Results Show an overview of recent results of a team.
  • Team Schedule Show an overview of the upcoming matches of a team.
  • Schedule Show an overview of upcoming matches.
  • Results Show an overview of recent results.

Installation

You can install the plugin in one of three ways:

Option 1: Install from official WordPress Plugin Directory

  1. In your WordPress dashboard, go to Plugins Add New.
  2. Search for Football Club Manager and click Install now, then Activate.

Option 2: Download a Release

  1. Visit the Releases page.
  2. Download the latest .zip file.
  3. In your WordPress dashboard, go to Plugins Add New Upload Plugin.
  4. Upload the .zip file and activate the plugin.

Option 3: Clone the Repository (development version)

  1. Open your terminal and run: git clone https://github.com/vincentbitter/football-club-manager.git
  2. Upload the cloned folder to your WordPress /wp-content/plugins/ directory.
  3. Activate the plugin via the WordPress admin dashboard.

FAQ

Do I need coding experience to use this plugin?

Not at all! You just need access to your WordPress dashboard to manage the data, and you can use the Gutenberg editor to manage content.

Can I also import data?

Yes! Since Football Club Manager is built using Custom Post Types, it’s compatible with most import/export plugins. Even WordPress itself offers import/export features, which you can find in the Tools admin menu. You can also develop your own import plugin for automatic importing, like the one for Sportlink.

Do you collect any data from me?

No. Football Club Manager does not contain any tracking code or integration with external services. WordPress Plugin Directory tracks the number of installs though, but you can avoid even that by downloading a release from GitHub.

Is this plugin compatible with other WordPress themes or plugins?

It’s designed to work with Gutenberg editor. While it should play nicely with most themes, custom styling may be needed depending on your setup.

What is Gutenberg editor?

The standard page editor since WordPress 5.0 (December 2018). If you use a different editor, blocks might not work. Check the demo if you are not sure if your website uses it.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Football Club Manager” is open source software. The following people have contributed to this plugin.

Contributors

“Football Club Manager” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Football Club Manager” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

Visit the GitHub Releases page.