Steam DiscountsCategory: Plugins
Description:
Description : Show discounts for games on steam, it uses the cheapshark.com API
https://www.cheapshark.com/api/1.0/deals...ageSize=60 It can be placed by using the variable : {$steamdiscount} Author : Berserk Configuration: You can add your own CSS for it by going to : ACP -> Teplates&Styles -> Themes -> Your theme -> Add Stylesheet Name the file steamdiscounts.css Attached to: Globally Check the box Write my own content My Example of steamdiscounts.css : PHP Code: .steam-slider { UPDATE 20.04.2025 - Added a setting page of the plugin to update the API directly in ACP - Added a cache local system with the duration of 1 hour so that it will not make as many calls making the api to get blocked for your website. - Added a debug function so that it will create a steam_api_debug.json fil in your board files that can display possible errors |