Download the PHP package mattfalahe/blueprint-manager without Composer

On this page you can find all versions of the php package mattfalahe/blueprint-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package blueprint-manager

Blueprint Manager for SeAT

Latest Version SeAT

A comprehensive blueprint library and request management system for EVE Online corporations using SeAT. Organize your corporation's blueprints, manage member requests, track statistics, and receive Discord/Slack notifications for seamless blueprint distribution.

What's New in v2.0.0: The Ecosystem Era

Blueprint Manager still runs perfectly on its own, but it now plugs into the wider plugin suite through Manager Core:

See the CHANGELOG for the full list. No database migrations; standalone behaviour is unchanged.

Features

📚 Blueprint Library

📝 Request System

🔔 Discord & Slack Notifications

📊 Statistics & Analytics

⚙️ Configuration & Settings

🔐 Permission System

Installation

That's it! The plugin will automatically:

Usage

Getting Started

  1. Configure Container Patterns (Settings page)

    • Add patterns matching your container names (e.g., *Capital*, *Frigate*)
    • Use "Detect Containers" to automatically scan your corporation
    • Assign display categories for organization
  2. Set Up Notifications (Optional)

    • Create Discord/Slack webhooks
    • Configure which events to notify
    • Test webhook to verify connectivity
  3. Configure Permissions
    • Assign Blueprint Manager permissions to corporation roles in SeAT
    • At minimum, members need "View Library" and "Create Requests"
    • Managers need "Manage Requests" for processing

Blueprint Library

Access the library from the SeAT sidebar. The main page shows:

Request System

For Members:

  1. Navigate to Requests page
  2. Click "New Request"
  3. Select corporation and blueprint
  4. Specify quantity and runs
  5. Add notes explaining your need
  6. Submit request

For Managers:

  1. Review pending requests on Requests page
  2. Click "Approve" to accept or "Reject" to decline
  3. Add notes about delivery or rejection reason
  4. Click "Fulfill" after providing the blueprint in-game

Statistics

Access comprehensive analytics:

Data Synchronization

Blueprint Manager reads directly from SeAT's asset and blueprint tables, which sync automatically with EVE's ESI API. This means:

New blueprints added in-game appear after SeAT's next sync
Research changes (ME/TE) update automatically
Location changes reflect when assets sync
No manual sync needed - completely automatic

Help & Documentation

Complete in-app help system available at Blueprint Manager → Help:

Screenshots

Coming soon - check the Wiki

Requirements

Permissions

Configure in SeAT's role management:

Support

Contributing

Found a bug or have a feature request? Please create an issue on GitHub!

License

This plugin is licensed under the GPL-2.0 License.

Credits

Developed by Matt Falahe for the EVE Online community.

Built for SeAT (Simple EVE API Tool) by eveseat.github.io

The Plugin Suite

Blueprint Manager is part of a family of SeAT plugins that interoperate through Manager Core:


Happy blueprint managing! o7


All versions of blueprint-manager with dependencies

PHP Build Version
Package Version
Requires php Version ^8.0
laravel/framework Version ^10.0
eveseat/web Version ^5.0
eveseat/services Version ^5.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package mattfalahe/blueprint-manager contains the following files

Loading the files please wait ...