Steam Api
justoverclock/steam-api
Retrieve and show Steam user profile information
- Downloads
- 21
- Subscribers
- 0
Steam Api
A Flarum extension. Retrieve and show Steam user profile information
Usage
Visit https://steamcommunity.com/dev/apikey to obtain your free api key, and paste it into the extension settings, now find your steam ID:
You can find your Steam ID from the profile tab of the Steam application by locating its URL. Your Steam ID is a 17-digit number unique to you, which you can use to link other people to your profile, or use for third-party applications.
If you are unable to locate your steam ID use this tool: https://steamid.io/ Simply paste your username and copy the "steamID64" value.
Enjoy
Installation
Install with composer:
composer require justoverclock/steam-api:"*"
Updating
composer update justoverclock/steam-api:"*"
php flarum migrate
php flarum cache:clear
Versions
-
Version 2.3.3.
Likely works with Flarum v1.8.9.
-
18 additional versions.
-
Extension created.