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
2024-04-06 18:10:01 +02:00
.github feat core readme views issue-templates: update github urls 2024-03-11 17:49:47 +01:00
app feat app: Get rid of VariableService like we should 2024-03-29 13:30:38 +01:00
blueprint fix core build: Attempt at fixing duplicate extension admin buttons. 2024-03-16 14:53:24 +01:00
config feat core filesystems: Add new ExtensionFS feature which will create filesystems for each extension automatically. 2024-02-27 22:09:33 +01:00
database/migrations feat migrations views: update blueprint migration and change some stuff in blueprint view 2024-03-02 18:27:01 +01:00
public feat public: Allow crawlers on /extensions/blueprint. 2024-03-16 22:18:13 +01:00
resources feat views: Remove wrapper placeholders from admin and dashboard wrapper sections. 2024-03-29 13:55:01 +01:00
routes feat core templates app: push the beginnings of the route selector ui 2024-03-13 21:54:10 +01:00
storage/extensions feat core filesystems: Add new ExtensionFS feature which will create filesystems for each extension automatically. 2024-02-27 22:09:33 +01:00
.gitignore feat ignore: Update ignored directories 2024-01-31 12:20:02 +01:00
.shellcheckrc fix(core): Finish ALL shellcheck advisories 2023-12-22 17:51:20 +01:00
blueprint.sh feat core: Only place legacy placeholders if using alpha or indev as target version 2024-04-06 18:10:01 +02:00
LICENSE feat license: change to "prpl.wtf" 2024-01-26 16:28:47 +01:00
README.md fix readme: star list 2024-04-04 12:00:26 +02:00


Blueprint
Open-source modding framework for the Pterodactyl panel.

Website · Community · Documentation


🧩 Introduction

Blueprint is an open-source extension framework/manager for Pterodactyl. Developers can create versatile, easy-to-install extensions that system administrators can install within minutes (usually even seconds!) without having to custom-code compatibility across multiple panel modifications.

We aim to introduce new developers to Blueprint with easy to understand guides, documentation, developer commands, community support and more.


📷 Showcase

screenshots


💖 Sponsors

Sponsors help fund development and maintenance. Interested in sponsoring Blueprint?

Type Company About
FastVPS.Systems Your gateway to next-level hosting! Blast off with our ultra-fast VPS and game servers in the UK and Germany. Power your digital frontier with top-tier Rust and Minecraft hosting. Use code Blueprint for 25% off your first month!


👥 Contributors

Contributors help shape the future of the Blueprint modding framework. To start contributing you have to fork this repository and open a pull request.


🌟 Stargazers

stargazer-widget


🔗 Related Links

Pterodactyl is a free, open-source game server management panel built with PHP, React, and Go.
BlueprintFramework/templates is a repository with initialization templates for extension development.
BlueprintFramework/web is our open-source documentation and landing website.