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-28 20:47:56 +02:00
.github feat core readme views issue-templates: update github urls 2024-03-11 17:49:47 +01:00
app feat AdminLibrary ClientLibrary: Add dbForget() function. 2024-04-27 15:17:09 +02:00
blueprint feat admin: increase border radius on extension image to make stuff look slightly better 2024-04-28 20:47:56 +02:00
config chore: don't replace RouteServiceProvider 2024-04-21 17:41:37 +02: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 admin: make fancy-er 2024-04-28 20:41:44 +02:00
routes feat routes: internal route for per-extension egg ID fetching 2024-04-08 13:55:15 +02: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 gitignore: update gitignore 2024-04-27 12:43:25 +02:00
.prettierrc.json add Pterodactyl's prettierrc with a tab width of 2 2024-04-08 13:57:22 +02:00
.shellcheckrc fix(core): Finish ALL shellcheck advisories 2023-12-22 17:51:20 +01:00
blueprint.sh Fixed bad exit code 2024-04-20 10:55:33 -07: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.