Beschrijving
Football Club Manager helpt amateur voetbalclubs met organiseren en online presenteren van hun informatie.
Met deze plugin kun je:
- 🏟️ Aanpasbare teampagina’s maken
- 👤 Team spelers, inclusief foto registreren
- 📅 Publiceer wedstrijd schema en uitslagen
- 🙋♂️ Vrijwilligers en scheidsrechters beheren
- 📝 Nieuwe spelers en vrijwilligers kunnen zich aanmelden
- 🧩 Aanpasbare blokken voor Gutenberg editor
- 🌍 Meertalige ondersteuning
Usage
- Navigate to Football Club Manager in your WordPress dashboard.
- Add Players, Referees, Volunteers, 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 ontworpen voor uitbreidbaarheid.
Momenteel beschikbaar:
-
🔗 FCM for Sportlink
Integrates Football Club Manager with Sportlink, allowing you to synchronize official match data and player information directly into WordPress. -
🔗 Advanced Google reCAPTCHA
Add a Captcha to the signup form to avoid spam.
Contributing
Een bug gevonden of een functieverzoek? Open een issue op GitHub.
Wil je bijdragen? Fork de repo en dien een pull request in — alle hulp is welkom!
Blokken
Deze plugin heeft 14 blokken.
- Team Players Show an overview of the players in a team.
- Team Results Show an overview of recent results of a team.
- Signup Form – Additional Information Add additional fields from the signup settings. This block should be used inside the Signup Form block.
- Signup Form – Button Button for the signup form.
- Birthdays Show an overview of people who have a birthday today.
- Team Schedule Show an overview of the upcoming matches of a team.
- Signup Form – Terms Add a terms and conditions checkbox to the signup form. This block should be used within the Signup Form block.
- Signup Form – Personal Details Add personal details fields to the signup form. This block should be used within the Signup Form block.
- Schedule Show an overview of upcoming matches.
- Signup Form Add a signup form to your page. This block serves as a wrapper for the individual form fields.
- Signup Form – Payment Details Add payment details fields to the signup form. This block should be used within the Signup Form block.
- Signup Form – Captcha Add a captcha to the signup form. This block should be used within the Signup Form block.
- Signup Form – Parent Details Add parent details fields to the signup form. This block should be used within the Signup Form block.
- Results Show an overview of recent results.
Installatie
Deze plugin kan op drie manieren geïnstalleerd worden:
Optie 1: Installeer vanuit de officiële WordPress plugin directory
- Ga in je WordPress dashboard naar Plugins Nieuwe toevoegen.
- Zoek naar Football Club Manager en klik op Nu installeren, en daarna op Activeren.
Optie 2: Download een release
- Ga naar de Releases pagina.
- Download het nieuwste
.zip-bestand. - Ga in je WordPress dashboard naar Plugins Nieuwe toevoegen Upload plugin.
- Upload het
.zipbestand en activeer de plugin.
Optie 3: Kloon de repository (ontwikkel versie)
- Open je terminal en draai:
git clone https://github.com/vincentbitter/football-club-manager.git - Upload de gekloonde map naar je WordPress
/wp-content/plugins/folder. - Activeer de plugin via het WordPress beheer dashboard.
FAQ
-
Heb ik ervaring nodig met programmeren om deze plugin te gebruiken?
-
Helemaal niet! Je hebt alleen toegang tot je WordPress dashboard nodig om de gegevens te beheren, en je kunt de Gutenberg editor gebruiken om inhoud te beheren.
-
Kan ik ook gegevens importeren?
-
Ja! Doordat Football Club Manager gebouwd is op basis van Custom Post Types, is het compatible met de meeste import/export plugins. WordPress biedt zelfs eigen import/export functies, die je kunt vinden in het Tools beheermenu. Je kunt ook je eigen import plugin ontwikkelen om automatisch te importeren, zoals degene voor Sportlink.
-
Verzamel je gegevens van mij?
-
Nee. Football Club Manager bevat geen enkele volgingscode of integratie met externe diensten. WordPress plugin directory houdt echter wel het aantal installaties bij, maar zelfs dat kun je vermijden door een release van GitHub te downloaden.
-
Is deze plugin compatibel met andere WordPress thema’s of plugins?
-
Het is ontworpen om te werken met de Gutenberg editor. Terwijl het goed samen zou moeten gaan met de meeste thema’s, kan aangepaste styling nodig zijn afhankelijk van je setup.
-
Wat is Gutenberg editor?
-
De standaard page editor sinds WordPress 5.0 (december 2018). Als je een andere editor gebruikt, werken de blokken mogelijk niet. Check de demo als je niet zeker weet of je site het gebruikt.
-
How do I add a signup form for new players or volunteers?
-
You can add signup forms in the Gutenberg editor and customize those to your needs. The Signup Form block contains properties to chose between Player and Volunteer signup, and you can even specify a subtype if you need different forms for different types of players or volunteers. When adding a Signup Form block to the page, all possible child blocks will automatically be added. You can remove the blocks you don’t need or customize and reorganize those.
-
What happens if someone signs up via the signup form?
-
The data is stored as a new ‘signup’ you can find in the WordPress admin area (Football Club Manager -> Signups). Because of GDPR and other privacy/security regulations, it is not advised to store all personal data in WordPress for a long time. Instead, you can verify the registration and copy the data to a separate CRM system. After processing the data, remove it from WordPress. Need automation? Create a plugin for Football Club Manager that forwards the signup data to your CRM system.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Football Club Manager” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Football Club Manager” is vertaald in 1 locale. Dank voor de vertalers voor hun bijdragen.
Vertaal “Football Club Manager” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
Visit the GitHub Releases page.
