Skip to content

myvon/seat-autoremove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

seat-autoremove

A module for SeAT that automatically remove users that left your corporation

License

If you have issues with this, you can contact me on Eve as Pregma

Quick Installation:

In your seat directory type the following:

php artisan down
composer require lvlo/seat-autoremove

php artisan vendor:publish --force --all
php artisan migrate

php artisan up

And now, when you log into 'Seat', you should see a 'Autoremove' link on the left to add corporation to whitelist. Dont forget to add a cron task (planified task) into seat for the command autoremove:users.

You can do a dry-run with :

php artisan autoremove:users --dry-run

About

SeAT plugins for autoremoving users that left the corporation

Resources

License

Stars

Watchers

Forks

Packages

No packages published