2017 © Pedro Peláez
 

seat-plugin seat-scripts

A module for SeAT that contains useful command-line scripts

image

denngarr/seat-scripts

A module for SeAT that contains useful command-line scripts

  • Tuesday, May 15, 2018
  • by denngarr
  • Repository
  • 2 Watchers
  • 1 Stars
  • 107 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 143 % Grown

The README.md

This is an extention for one-off scripts to help maintain SeAT installations., (*1)

seat-script:users:update

  • Scheduled: Yes
  • How Often: Every 5 minutes

Description:, (*2)

This script will search each user and based on the API keys they own, will be added to any existing Role with the same name as the Corporation or a Corp Title. You must create the role name the same as the Title or Corporation for this script to add the user. This is great for general members where you can create the association with their corp, killboards, corp summary, etc., (*3)

Installation

From the command-line, run:, (*4)

composer require denngarr/seat-scripts

Edit config/app.php, (*5)

In the Package Service Providers block, add:

    Denngarr\Seat\SeatScripts\ScriptsServiceProvider::class

Then from the command-line, run:, (*6)

php artisan vendor:publish --force

Now, if you run:, (*7)

php artisan

You should see the new command(s) added. These commands will also show up in the scheduler., (*8)

The Versions

15/05 2018

dev-master

9999999-dev

A module for SeAT that contains useful command-line scripts

  Sources   Download

GPL-2.0-only

The Requires

 

15/05 2018

3.0.0-beta3

3.0.0.0-beta3

A module for SeAT that contains useful command-line scripts

  Sources   Download

GPL-2.0-only

The Requires

 

15/05 2018

3.0.0-beta2

3.0.0.0-beta2

A module for SeAT that contains useful command-line scripts

  Sources   Download

GPL-2.0-only

The Requires

 

15/05 2018

3.0.0-beta1

3.0.0.0-beta1

A module for SeAT that contains useful command-line scripts

  Sources   Download

GPL-2.0-only

The Requires

 

26/01 2018

2.0.0-alpha

2.0.0.0-alpha

A module for SeAT that contains useful command-line scripts

  Sources   Download

GPL-2.0

The Requires