capsulecmdr / seat-bilt
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
Requires
- php: ^8.1
- eveseat/eveapi: ^5.0
- eveseat/notifications: ^5.0
- eveseat/services: ^5.0.1
- eveseat/web: ^5.0
- laravel/framework: ^10.0
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
- A working SeAT 5.x Docker environment
- Composer configured for plugin resolution via
SEAT_PLUGINS
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 routesbilt.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.