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-03-25 17:49:44 +01:00
.github feat core readme views issue-templates: update github urls 2024-03-11 17:49:47 +01:00
app fix app: Fix incorrect db table 2024-03-19 17:58:06 +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: Start work on improved wrapper importing that doesn't use bash. 2024-03-25 17:49:44 +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 fix core: resolve syntax errors related to previous commit 2024-03-24 20:05:04 +01:00
LICENSE feat license: change to "prpl.wtf" 2024-01-26 16:28:47 +01:00
README.md fix readme: stray backslash 2024-03-17 13:15:27 +01:00

Discord
Documentation
Extensions
Installation

Introduction
Screenshots
Sponsors
Contributors
Related Links


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 (and sometimes 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.


Screenshots

screenshots


Sponsors

Want your name, website or company listed here? Sponsor prplwtf on GitHub.


Contributors

prplwtf - creator and maintainer
ahwxorg - contributor
hustea - contributor
sp11rum - contributor
phedona - contributor
codixer - contributor
slimi1 - contributor
david1117dev - contributor
expxx - contributor


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.