Steam details in forum profile & postbit

by itsmeJAY 9 Stars 1,071 Downloads

Users have the possibility to enter their SteamID in their profile. Then some details about your Steam profile will be displayed in the forum profile.

Project Details

Users have the possibility to enter their SteamID in their profile. Then some details about your Steam profile will be displayed in the forum profile. The administrator can decide which lines to display.

The plugin can display the following:
  • Steam name
  • Last login
  • Current status (Online, Offline, Away, ...)
  • 64Bit SteamID
  • Account created
  • Steam-Bans Info (VAC Ban, Commuinity Ban, etc)
  • Steam avatar
  • Show information in postbit

Please have a look at the screenshots!

Important: 
  1. You have to create an API-Key at Steam! This key must be simply inserted in the settings of the plugin. https://steamcommunity.com/dev/apikey
  2. The steam profile must be public. (This means the profile that the user specifies in his or her own profile. Logically, the plugin cannot read private data.)
  3. Please DO NOT rename the Custom-User-Field "SteamID"! You are welcome to change the description, but NOT the field name.
  4. If you want the information to be displayed in the postbit, please add the CSS code in the readme.txt to your global.css.
    (Templates & Style -> Themes -> click on your Theme -> global.css -> Edit Stylesheet: Advanced Mode -> insert the css code at the bottom! You can now use the variable {$post['steamprofile']} in the postbit template)
------------------------------------------------------------------------------------
German / Deutsch:

Benutzer haben die Möglichkeit, ihre SteamID in ihr Profil einzutragen. Anschließend werden einige Details zum Steamprofil im Forumsprofil angezeigt Der Administrator kann bestimmen, welche Details angezeigt werden sollen.

Das Plugin kann bis jetzt folgendes im Profil anzeigen:
  • Steamnamen
  • Letzter Login
  • Aktueller Status (Online, Offline, Abwesend, ...)
  • 64Bit SteamID
  • Wann der Account erstellt wurde
  • Steam-Ban-Informationen (z. B. über VAC Ban, Community Ban, usw)
  • Steam Avatar / Profilbild
Bitte schaut euch die Screenshots an.

Wichtig:
  1. Damit das Plugin verwendet werden kann, wird ein Steam-API-Key benötigt! Dieser muss in den Einstellungen des Plugins einfach eingefügt werden. https://steamcommunity.com/dev/apikey
  2. Das Steamprofil muss öffentlich sein. (Damit ist das Profil gemeint, welches der Benutzer in seinem eigenen Profil angibt. Private Daten kann das Plugin logischerweise nicht auslesen)
  3. Bitte benenne das Custom-Benutzer-Feld "SteamID" NICHT um! Du darfst gerne die Beschreibung ändern, aber bitte NICHT den Namen.
  4. Wenn du möchtest, dass Informationen im Postbit angezeigt werden, füge bitte den CSS-Code in der readme.txt zu deiner global.css hinzu
  5. (Templates & Styles -> Themes -> Klick auf dein Theme -> global.css -> Stylesheet bearbeiten: Fortgeschrittene Methode -> Füge den Code an das Ende der Datei.  Du kannst nun im Postbit-Template die Variable {$post['steamprofile']} verwenden)

Previews