capsulecmdr/seat-bilt

There is no license information available for the latest version (dev-main) of this package.

Bureau Inferno Logistics and Transport Plugin.

Installs: 31

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 9

Language:Blade

Type:seat-plugin

dev-main 2025-07-27 19:05 UTC

This package is auto-updated.

Last update: 2025-07-27 19:57:45 UTC


README

SeAT-BILT is a logistics and transport management plugin for SeAT (SeAT Alliance Auth Tool), purpose-built to support corporations and alliances with industrial hauling, route tracking, and station coordination workflows.

"The Forge is sacred. Let no shipment be lost to chaos."

πŸ“¦ Features

  • 🚚 Hauling Calculator: Estimate logistics costs based on volume, rates, and distance.
  • πŸ—ΊοΈ Route Management: Define and assign route jobs between known waypoints.
  • πŸ™οΈ Station Index: Maintain a structured list of logistical hubs, trade depots, or strategic dropoffs.
  • 🎯 Cyno Agent Roster (Planned): Manage cyno characters and beacon coverage.

πŸ› οΈ Installation

Prerequisites

Add to .env

SEAT_PLUGINS=capsulecmdr/seat-bilt

Or add manually via Composer:

cd /var/www/seat
composer require capsulecmdr/seat-bilt

Then:

php artisan migrate
php artisan config:clear
php artisan cache:clear

🧭 Navigation

Once installed, SeAT-BILT will appear in the SeAT side menu (if permissions allow), with the following modules:

Section Route Name Permission Required
Calculator bilt.calculator.index bilt.view
Routes bilt.routes.index bilt.pilot
Stations bilt.stations.index bilt.admin
Cynosural Agents bilt.cynos.index bilt.admin (planned)

πŸ” Permissions

Set the following permissions using the SeAT permissions manager:

  • bilt.view: Basic access (view calculator and summary data)
  • bilt.pilot: Manage and view assigned hauling routes
  • bilt.admin: Create stations, manage routes, oversee operations

πŸ§ͺ Development Status

Feature Status
Hauling Calculator βœ… Complete
Route Management βœ… Complete
Station Directory βœ… Complete
Cynosural Agent Roster 🚧 In Progress
UI Polish / Mobile UX πŸ”„ Ongoing

πŸ›‘οΈ Legal

This plugin is provided as-is and not affiliated with CCP Games.
All EVE-related assets are property of CCP.

πŸ“Ž Links