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-04-24 16:43:31 +02:00
app Allow Blueprint to function on other marketplaces without placeholder drama 2023-04-24 16:43:31 +02:00
blueprint Pause plans for custom notifications and fix onboarding notify. 2023-04-23 21:23:15 +02:00
database/migrations Start working on removing licensing 2023-04-17 13:15:47 +02:00
public Implement notifications and back-end onboarding variables 2023-04-23 20:21:09 +02:00
resources/views Pause plans for custom notifications and fix onboarding notify. 2023-04-23 21:23:15 +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 Allow Blueprint to function on other marketplaces without placeholder drama 2023-04-24 16:43:31 +02:00
README.md Update the README.md 2023-04-17 14:00:13 +02:00

◆ teamblueprint/blueprint

  • Discord: discord.gg/CUwHwv6xRe
  • Documentation: ptero.shop/docs

Introduction

Thank you so much for downloading Blueprint. If you get stuck anywhere, don't hesitate to join our Discord (linked above).

Always keep in mind that this is a work-in-progress resource and everything is subject to change. Some things may not work, please report them to us on our Discord.

Installation

Before we begin installing Blueprint, make sure you both have an SFTP and SSH client installed and have access to the server you want to install Blueprint on.

Start by connecting to your server via SFTP and navigate to "/var/www/pterodactyl". Drag and drop the Blueprint files over to this directory (and make sure to overwrite files if asked by your client of choice).

Now open your SSH client and connect to your server. Navigate to "/var/www/pterodactyl" using "cd /var/www/pterodactyl" and run "bash blueprint.sh". After doing this step, head over to your Pterodactyl panel and do "CTRL + SHIFT + R" or "CTRL + F5" for Blueprint's css styles to apply.

That was it, if you ran into a problem during installation, please let us know. We are constantly working on making Blueprint better, and we can't do it without your help.