crazydisi/seat-hr-autoapplicant

SeAT 5 plugin: auto-assigns a SeAT Role 'Applicant' on seat-hr application; removes it on accept/reject. Includes a bootstrap command to create/backfill the role.

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/crazydisi/seat-hr-autoapplicant

dev-main 2025-10-20 21:42 UTC

This package is auto-updated.

Last update: 2025-10-20 21:42:46 UTC


README

SeAT 5 plugin that:

  • Creates the Applicant SeAT Role on boot
  • Adds an Artisan command to ensure/backfill the role: php artisan applicant:bootstrap --assign-existing
  • Auto-assigns the role on seat-hr ApplicationCreated
  • Removes the role on ApplicationAccepted / ApplicationRejected