Skip to content

vulcandth/steamprofile

 
 

Repository files navigation

About SteamProfile

SteamProfile is a simple renderer for Steam community profile badges. It supports both static images and dynamic HTML/JavaScript output.

Installation and Usage

Extract archive to desired location on your webserver. The directory cache is used for caching, therefore it must be read- and writable for the webserver.

You can change configurations for the XML proxy in xmlproxy.cfg. For client configuration and template editing, open ajax/steamprofile.xml.

See the files in the examples folder for examples and instructions for proper embedding into your website.

Requirements

Server Requirements

  • Any PHP-compliant webserver (tested with Apache/2.2.11)
  • PHP 5.0.0 or higher, 5.2.x recommended (tested with PHP/5.2.6-3ubuntu4.2)

Required PHP extensions

  • SteamProfile Ajax
  • cURL (libcurl 7.x)
  • SteamProfile Image
  • cURL (libcurl 7.x)
  • GD2 (libgd 2.0.x)

Client Requirements

  • Any modern browser with enabled JavaScript

Browser Compatibility

  • no problems:
  • Firefox 3.5
  • Opera 10.0
  • Internet Explorer 8
  • Safari 4.0
  • Chrome 3.0
  • minor problems:
  • Internet Explorer 7 & Internet Explorer 8 in compatibility mode:
  • "Loading..." is not displayed
  • Icons are not showing up
  • major problems:
  • Internet Explorer 6:
  • Pretty much unusable

About

The Steam Community badge generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.7%
  • JavaScript 10.4%
  • CSS 4.7%
  • ApacheConf 0.2%