Coldfire Design
  • Radiant Docs - Home
  • Installation Instructions
  • Changing the logo
  • Settings and Customization
  • Featured Packages
  • Changing the Login Box Skin
  • Custom Sidebar Icons
  • Frequently Asked Questions
  • Support Discord
  • Giftcard Page Addon
    • Installation Instructions
    • Enabling the Giftcard Checker Module
    • Creating Giftcard Packages
    • Configuring the Addon
Powered by GitBook
On this page
  1. Giftcard Page Addon

Installation Instructions

PreviousFrequently Asked QuestionsNextEnabling the Giftcard Checker Module

Last updated 9 months ago

  1. Download and open the addon's .html file

  2. Head to the Appearance page in the Tebex dashboard:

  3. In the "template" section, click "edit"

  4. Click the "launch editor" button - in the editor section

  5. Open category.twig (it should be opened automatically)

  6. Copy and paste the code from the add-on file you downloaded into category.twig - do this in the large space at the top of the file between these two lines:

{% if (config("gc_page") == "Yes") and (category.name == config("gc_page_name")) %} {# start giftcard addon section #}
{% else %} {# end giftcard addon section #}
  1. Click "save and publish" at the top of the file. The addon's code is now added to your installation of Radiant

Next, check out the other pages in the "giftcard page addon" section of this wiki to learn how to setup the addon properly.

https://creator.tebex.io/appearance