Skip to content

crypta-tech/seat-fitting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seat-fitting

A module for SeAT that holds fittings and can compare the required skills for a fit to your character.

Latest Stable Version License

If you have issues with this, you can contact me on Eve as Crypta Electrica, or on the [https://eveseat.github.io/docs/about/contact/](SeAT Discord)

Quick Installation:

In your seat directory (By default: /var/www/seat), type the following:

php artisan down
composer require cryptatech/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 cryptatech/seat-fitting

And now, when you log into 'Seat', you should see a 'Fittings' link on the left.

Good luck, and Happy Hunting!! o7

Usage Tracking

In order to get an idea of the usage of this plugin, a very simplistic form of anonymous usage tracking has been implemented.

Read more about the system in use here

About

A Fitting/Doctrine module for SeAT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 53.9%
  • Blade 46.1%