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-07-05 09:53:50 +02:00
.github Update Ko-fi and Liberapay links 2023-06-04 20:43:05 +02:00
app Remove developer terminal completely and more. 2023-06-28 16:57:05 +02:00
blueprint Add hidden "DEBUG" logs. 2023-07-04 14:19:48 +02:00
database/migrations Telemetry IDs now regenerate every time you update. 2023-05-31 14:29:48 +02:00
public Get Blueprint logo from assets when installing. 2023-07-04 10:37:31 +02:00
resources/views Remove developer terminal completely and more. 2023-06-28 16:57:05 +02:00
routes Update admin router text 2023-05-17 09:36:55 +02:00
tools Dev upgrading accidentally replaced almost all characters with "source" in blueprint.sh 2023-06-18 19:58:37 +02:00
.gitignore Add .DS_Store to .gitignore 2023-07-01 17:56:19 +02:00
blueprint.sh Remove -collect command. 2023-07-05 09:53:50 +02:00
LICENSE *well nevermind* 2023-06-08 21:33:02 +02:00
README.md Add "contributions" to README.md 2023-07-04 11:36:20 +02:00

teamblueprint/main

Discord ➚
Documentation ➚

Installation
Development
Extensions
Contributions

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 or in /var/www/html, 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.

Development

We've made some guides for extension development over on GitBook. We are adding more guides over time, don't hesitate to suggest a topic for future guides.

Extensions

Open an issue on GitHub to get your extension listed here. To install an extension, upload your something.blueprint file to your Pterodactyl folder and run blueprint -install something.

Redirect: PterodactylMarket, GitHub
dbEdit: GitHub

Contributions

prplwtf - creator and maintainer
alipoyrazaydin - contributor
sp11rum - contributor