Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 2.53 KB

README.md

File metadata and controls

40 lines (27 loc) · 2.53 KB

phpBB Steam Status Extension

This is a extension for phpBB 3.2 that allows users to add their SteamID to their account in order to have their current Steam profile status displayed on their forum profile and/or posts.

Build Status Code Climate

Features

  • Adds a profile field that accepts a SteamID in any format (SteamID, SteamID3, SteamID64, or Steam Community profile URL/vanity name), which is converted to SteamID64
  • Option to display current status on user profiles and in the user section of each post
  • Auto-refresh status at a configurable interval

Install

  1. Download the latest validated release.
  2. Unzip the downloaded release and copy it to the ext directory of your phpBB board.
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Look for Steam Status under the Disabled Extensions list, and click its Enable link.
  5. Set up and configure Steam Status by navigating in the ACP to Extensions -> Steam Status.

Uninstall

  1. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  2. Look for Steam Status under the Enabled Extensions list, and click its Disable link.
  3. To permanently uninstall, click Delete Data and then delete the /ext/stevotvr/steamstatus directory.

Support

  • Important: Only official release versions validated by the phpBB Extensions Team should be installed on a live forum. Pre-release (beta, RC) versions downloaded from this repository are only to be used for testing on offline/development forums and are not officially supported.
  • Report bugs and other issues to our Issue Tracker.
  • Support requests should be posted and discussed in the Steam Status topic at phpBB.com.

Translations

  • Translations should be posted to the Steam Status topic at phpBB.com. We accept pull requests for translation corrections, but we do not accept pull requests for new translations.

License

GNU General Public License v2