Download the PHP package kassie/calendar without Composer
On this page you can find all versions of the php package kassie/calendar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package calendar
eveseat-calendar
Calendar plugin for EVE SeAT
Features
- Create/Update/Cancel/Delete/Close & Tag operations
- Register to operations
- Slack integration
- Permissions
Release
https://packagist.org/packages/kassie/calendar
Compatibility
SeAT Core | Calendar | Branch |
---|---|---|
2.x | 1.x | 2.0.x |
3.x | 3.x | 3.0.x |
4.x | 4.x | master |
Installation
composer require kassie/calendar
in the SeAT root directoryphp 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
Main display
Details of an operation
Customize your tags
Slack integration
Pap feature
All versions of calendar with dependencies
PHP Build Version
Package Version
Requires
eveseat/web Version
^4.0
eveseat/eveapi Version ^4.0
eveseat/notifications Version ^4.0
eveseat/services Version ^4.0
eveseat/eseye Version ^2.1
s9e/text-formatter Version ^2.4
eveseat/eveapi Version ^4.0
eveseat/notifications Version ^4.0
eveseat/services Version ^4.0
eveseat/eseye Version ^2.1
s9e/text-formatter Version ^2.4
The package kassie/calendar contains the following files
Loading the files please wait ....