lvlo/seat-autoremove
Composer 安装命令:
composer require lvlo/seat-autoremove
包简介
SeAT Tool to autoremove members that left your corporation
README 文档
README
A module for SeAT that automatically remove users that left your corporation
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
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2020-08-12