Skip to content

Templates

Mubeen142 edited this page Feb 2, 2022 · 2 revisions

The billing module allows you to create custom templates, and switch betweem templates.

Switching Themes

To switch between available Billing module themes, head over to Admin area -> GMD -> Active Template

Creating Custom Themes / Modifying Billing Module

We've added a custom system to create custom Billing module themes. To create a theme, head to <pterodactyl>/resources/views/templates/ Duplicate the Carbon folder and give it a new name, e.g Christmas now you can start editing this new folder. After duplicating, you can start editing the brand new theme folder and start creating new themes.

To switch to your new theme, head to Admin area -> GMD -> Active Template and select your new theme.

NOTE: It's only possible to use Billing Module spesific themes, it's not possible to use themes for pterodactyl, they have to be billing module specific themes. We can't provide much support with custom themes

Clone this wiki locally