SAMS Integration

Περιγραφή

Never update rankings or fixtures lists by hand again!

The SAMS Integration will integrate the actual ranking or fixtures into your WordPress website.

To use this plugin you need to get an API key. Usually you can get this easily from your regional
confederation. I got mine from the WVV (Westdeutscher Volleyballverband).

Customization

Since version 1.2.0 you are able to override the default representation of the ranking and the fixtures view.

Just add a new template file to the folder of your currently used theme:

  • Ranking: sams-integration/ranking-template.php
  • Fixtures: sams-integration/fixtures-template.php

You can find the default implementation in the sams-integration/build/php/templates/ folder to get a starting point how things are working.

Perhaps some additional customizations will be added in the future (e.g. the format of the fixtures venues).

Στιγμιότυπα

  • Preview of the Ranking and the Fixtures block inside the Gutenberg editor
  • (example) Rendered ranking integrated to a sample page
  • (example) Rendered fixtures integrated to a sample page

Μπλοκς

Αυτό το πρόσθετο παρέχει 2 μπλοκς.

  • SAMS Fixtures Displays fixtures from a SAMS results service
  • SAMS Ranking Includes a ranking from a SAMS result service

Εγκατάσταση

  1. Upload the plugin files to the /wp-content/plugins/sams-integration directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Συχνές Ερωτήσεις

Where do I obtain an API Key?

If you or your club is a member of a regional confederation you can get this API key easily from them.

Κριτικές

22 Απριλίου 2025 1 απάντηση
Danke für das Plugin! Das macht die Einbindung auf die Webseite wesentlich einfacher als via manuelle xml Einbindung.In meinem Fall habe ich das Plugin “Blocks to Wordpress” genutzt um Gutenberg Block in Elementor einzufügen. Klappt auch super! Außer das er den Zeilenumbruch nicht mag bei den Spielstätten/Adresse.Werde dann zu kommender Saison alle Mannschaften mit den Tabellen ausrüsten bzw. mir dem Plugin!Danke!
Ανάγνωση όλων των 0 κριτικών

Συνεισφέροντες & Προγραμματιστές

“SAMS Integration” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “SAMS Integration” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “SAMS Integration” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

1.2.0

  • Add customazation options for ranking and fixtures
  • Fix broken br-tag in fixture venue

1.0.1

  • Upgrade dependencies
  • Add support for WordPress 6.8

1.0.0

  • Initial Release