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).

螢幕擷圖

適用於區塊編輯器

這個外掛提供 2 個可供 Gutenberg/區塊編輯器使用的區塊。

  • 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.

使用者評論

2025 年 4 月 22 日 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