close
The Wayback Machine - https://web.archive.org/web/20200910034822/https://github.com/BenHUET/eveseat-calendar
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

README.md

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
[email protected]
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

You can’t perform that action at this time.