Skip to content

Can't install extensions #109

Closed Answered by prplwtf
Xylopia24 asked this question in Support
Apr 3, 2025 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Blueprint extensions are compressed into ZIP format. unzip is having trouble reading the extension's contents.

To fix this, go through the following steps:

  1. Rename extension.blueprint to extension.zip and extract it on your local device.
  2. Transfer it's contents to /path/to/pterodactyl/.blueprint/dev.
  3. Enable "developer mode" inside of Blueprint's settings/flags. (in your admin panel)
  4. Run blueprint -export to re-export the extension.
  5. Install the extension like normal with blueprint -install extension (blueprint -install catppuccindactyl in your case).
  6. Clear the dev folder with blueprint -wipe.

Hope this helps!

Replies: 1 comment 3 replies

Comment options

prplwtf
May 7, 2025
Maintainer Sponsor

You must be logged in to vote
3 replies
@prplwtf
Comment options

prplwtf May 7, 2025
Maintainer Sponsor

@Xylopia24
Comment options

@prplwtf
Comment options

prplwtf May 7, 2025
Maintainer Sponsor

Answer selected by prplwtf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants