Skip to content

Mettrick/eveseat-calendar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eveseat-calendar

Latest Stable Version Next Version License

Calendar plugin for EVE SeAT 2.x and 3.x

Features

  • Create/Update/Cancel/Delete/Close & Tag operations
  • Register to operations
  • Slack integration
  • Permissions

Release

https://packagist.org/packages/kassie/calendar

Installation

  • composer require kassie/calendar in the SeAT root directory
  • php artisan vendor:publish --force
  • php artisan migrate
  • php artisan db:seed --class=Seat\\Kassie\\Calendar\\database\\seeds\\CalendarSettingsTableSeeder
  • php artisan db:seed --class=Seat\\Kassie\\Calendar\\database\\seeds\\CalendarTagsSeeder
  • php artisan db:seed --class=Seat\\Kassie\\Calendar\\database\\seeds\\ScheduleSeeder

Since 1.3.2

Since 1.3.2, the PAP mechanism has been implemented. You need esi-fleets.read_fleet.v1 into your requested scopes list.

Feedbacks or support

@kassie_yvo on eve-seat.slack.com
kassie.yvo@gmail.com
Kassie Yvo in-game

If you like this module, consider giving some ISK, I'm space poor.

Screenshots (out of date)

Main display

Main display

Details of an operation

Details of an operation

Customize your tags

Customize your tags

Slack integration

Slack integration

Pap feature

Paps charts Paps character tracking Bind FC Paps fleet as FC

About

Calendar plugin for EVE SeAT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Blade 49.2%
  • PHP 44.4%
  • JavaScript 5.3%
  • CSS 1.1%