how to install bagou plugins
panel version is 1.11.x
so they should work
but how i dont know
i uploaded the paneledits
but...
Solution:
@nizar3 Bagou's plugins are not Blueprint extensions, they will not work on Blueprint.
Blueprint not working as expected after update
I just updated blueprint to the latest version but i dont see my extensions here and it still says its not updated
Solution:
Fixed, ...
php artisan route:cache
was acting up in the end (see related error below).
[2025-10-05 20:26:11] production.ERROR: Path cannot be empty {"exception":"[object] (ValueError(code: 0): Path cannot be empty at /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php:152)
[2025-10-05 20:26:11] production.ERROR: Path cannot be empty {"exception":"[object] (ValueError(code: 0): Path cannot be empty at /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php:152)

Ext Admin Page Save Problem
Hi, when i change the checkbox and save it its dont save this is my code:
admin/controller.php
```<?php
...
Solution:
Read up on https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/checkbox to see how the checkbox element works.
Blueprint Styling
is blueprint use any design lib like bootstrap or tailwind etc.?
Solution:
The default ptero components are here https://github.com/pterodactyl/panel/tree/1.0-develop/resources/scripts/components you can import them in your addon
Ext Admin Problem
Hi, i need help i have this error (pic)
this are my codes
admin/controller.php
```php...
Solution:
You cannot use legacy placeholders on extensions targeting beta, use the new placeholders instead.

yarn build error
After Installing Blueprint the panel goes into a white screen and after troubleshooting I think its a Build Error, does anyone have any idea what this might have correlation to? fresh install of pterodactyl
Solution:
yes

Blueprint extention error in docker
I've identified an error where, after installing the Nebula extension, the system displays several errors.
Here's the log: https://codes.gcn.dev.br/akonosivul.log
The error prevents the user from logging in or anything....
PteroMonaco
Is it possible for this extension to check for local
tsconfig.json
? idk if my OCD can accept all the red π
Installed TX Admin Integration Now Panel Is Broken
So I Installed that BP from SX and now my minecraft servers won't load and the Stop button is missing.
Solution:
so
- you ran into a blueprint bug when removing the extension
- when using txadmin button, nebula gets a bit confused and that has to get fixed in a future release of nebula
- txadmin button is not on blueprint.zip/browse, iirc the creator got their products removed after getting banned from this discord π...

Extension Creating help
```root@Ubuntu-2004-focal-amd64-base /var/www/pterodactyl # tree .blueprint/dev/
.blueprint/dev/
βββ conf.yml
βββ public
β βββ css...
Solution:
again, this is not how blueprint works. if a conf.yml configuration option is not documented on our documentation, it simply does not exist.
here is a work in progress document that might help get the point across
https://github.com/BlueprintFramework/web/blob/master/apps/frontend/content/docs/configs/confyml.md...
Problem after reinstall
require(/var/www/pterodactyl/.blueprint/extensions/blueprint/private/extensionfs.php): Failed to open stream: No such file or directory
i reinsatll the complet blueΓΌrint but i becoem this error to...Error After I Installed 25-09
I Ran blueprint rerun-install , as while installing extentions it had errors.
Solution:
tldr;
For some reason,
monacoeditor
is broken, use Zeph's pteromonaco
extension instead.
https://blueprint.zip/browse/pteromonaco...Blueprint Install Ext
is it possible to install all extension in one cmd?
Solution:
yes, run
blueprint -i *.blueprint
in your pterodactyl directoryBlueprint in docker
Hello I might just be dumb but is there a way to install blueprint via docker and if so how would i install extentions and can you please send the info on how to thank you :3
tons of errors when reinstalling blueprint
No clue what is happening but I removed blueprint with redprint and when I am trying to reinstall it manually I get tons of these errors
