akinams053/seat-fitting
Composer 安装命令:
composer require akinams053/seat-fitting
包简介
Module to check fittings per character
README 文档
README
A module for SeAT that holds fittings and can compare the required skills for a fit to your character.
⚠️ 二次开发分支 · Downstream fork
本仓库基于上游
cryptatech/seat-fittingfork,并按本项目需求做了定制(移除价格集成与 About 页、加入中文翻译等)。需要官方未改动版本,请使用原仓库。Forked from upstream
cryptatech/seat-fittingwith downstream customizations. For the canonical plugin, please use the original repository instead.
Quick Installation
In your SeAT directory (default /var/www/seat):
php artisan down
composer require akinams053/seat-fitting
php artisan vendor:publish --force --all
php artisan migrate
php artisan up
If using a docker installation see https://eveseat.github.io/docs/admin_guides/docker_admin/#installing-plugins
Use the package name akinams053/seat-fitting. After install, a Fittings link will appear in the SeAT left sidebar.
Downstream features · 本 fork 功能
- Personal, corporation, and fleet skill checks for maintained fittings and fitting groups.
- Baseline / advanced skill requirements with auxiliary skill plans and per-group context isolation.
- Fleet review uses SeAT-stored SSO authorisations with
esi-fleets.read_fleet.v1to detect the current fleet automatically; it does not store external Bearer tokens. - Optional baseline / advanced DPS and DPH metrics can be recorded per fitting and are aggregated in fleet review by matched ship/fitting.
Credits · 致谢
This fork stands entirely on the work of the upstream authors:
- Denngarr B'tarn — original author of the plugin
- Crypta Electrica — long-time upstream maintainer of
eveseat-plugins/seat-fitting
本 fork 完全建立在上游作者的成果之上,特此致敬。Upstream 仍是该插件的权威来源;与本 fork 自身定制无关的 bug 报告、功能请求请向 eveseat-plugins/seat-fitting 提出。
Licensed under GPL-2.0-only (see LICENSE).
统计信息
- 总下载量: 33
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-only
- 更新时间: 2026-05-20