You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow extensions to be install from a different directory, for example /var/www/pterodactyl/blueprint or /extensions.
This would allow easier organizing of extensions.
Currently blueprint errors out when attempting to do this.
Is there an existing issue for this?
I have searched the existing issues before opening this issue.
The text was updated successfully, but these errors were encountered:
This would be beneficial. In the meantime, feel free to copy the logic in the Blueprint Docker Image (.helpers/listen.sh) that syncs .blueprint files between a designated extensions folder and your webroot if you need that functionality now @Saelman.
Scope
CLI
Explanation
Allow extensions to be install from a different directory, for example /var/www/pterodactyl/blueprint or /extensions.
This would allow easier organizing of extensions.
Currently blueprint errors out when attempting to do this.
Is there an existing issue for this?
The text was updated successfully, but these errors were encountered: