How to Install
Documentation on how to install Champion Pterodactyl Theme.
Last updated
Documentation on how to install Champion Pterodactyl Theme.
Last updated
Before starting with installation, please make sure to backup app, config, resources & routes folders from /var/www/pterodactyl directory!
If you encounter any issue during installation feel free to join Support Server and ask for help.
Installation is not very complicated and requires just replacing of the files & running of few commands in terminal.
Before continuing, make sure that you have all required dependencies for building assets installed -
Replace all the files from /var/www/pterodactyl directory with corresponding files from ZIP that you got. You should be able to just drag-and-drop folders and overwrite the theme files.
Add default data to database by running php artisan migrate --path=/database/migrations/2023_08_20_112101_add_default_theme_settings_table.php
If you're using NodeJS v17+ (node -v)
run export NODE_OPTIONS=--openssl-legacy-provider
command
Build Panel Assets by running yarn build:production
After building is finished & if there are no errors, run php artisan view:clear
Theme should be installed now and you should be able to access it by going to your Panel
🎊 That's it! Now you have your theme installed & ready!
If you've encountered any error during the installation, you can join where I'll assist you.