this doesnt work, and i probably wont fix it, so just either wait for blueprint to support pelican, or wait for pelican to release it's plugin system
Find a file
2023-05-09 17:52:08 +02:00
app Use BlueprintExtensionLibrary in BlueprintExtensionController.php 2023-05-07 13:20:07 +02:00
blueprint All files normally placed in .flags will now be located in .storage. 2023-05-09 17:52:08 +02:00
database/migrations Implement notification api for BlueprintExtensionLibrary 2023-04-24 17:34:02 +02:00
public Implement notifications and back-end onboarding variables 2023-04-23 20:21:09 +02:00
resources/views All files normally placed in .flags will now be located in .storage. 2023-05-09 17:52:08 +02:00
routes Switch to UNIX line breaks instead of DOS for not breaking linux. 2023-04-05 21:29:58 +02:00
.gitignore Create .gitignore 2023-01-24 16:19:01 +01:00
blueprint.sh All files normally placed in .flags will now be located in .storage. 2023-05-09 17:52:08 +02:00
README.md Simple README update 2023-05-07 12:55:12 +02:00

◆ teamblueprint/main

Discord ➚
Documentation ➚

Installation

What you need:

  • The latest release of Blueprint. Download ➚
  • unzip Download ➚
  • Linux and Pterodactyl knowledge.
  • Fingers and a brain.

Installation:

  1. Navigate to /var/www/pterodactyl. (your Pterodactyl installation should be installed there, else it might not be compatible with Blueprint)
cd /var/www/pterodactyl
  1. Run the Blueprint installation script. This runs the commands required for Blueprint to function correctly.
chmod +x blueprint.sh
bash blueprint.sh
  1. After waiting for the installation script to finish, open up your Pterodactyl admin panel and click on the puzzle icon in the top right of the website.