Download the PHP package afea/filament-positions without Composer
On this page you can find all versions of the php package afea/filament-positions. 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 filament-positions
afea/filament-positions
Career positions module for the Afea Filament CMS package ecosystem.
Ships:
Positionmodel — SEO-enabled, supports slug/resource/localized routing, carries a free-formadditional_fieldsJSON bagPositionApplicationmodel — candidate submissions with CV file (stored on a private disk), status workflow- Three translatable enums:
PositionLocation,PositionType,PositionApplicationStatus - Filament v4
PositionResource+PositionApplicationResource(with pending-badge in navigation) PositionControllerwith list/show/apply actions + shipped Blade viewsPositionsPluginafea:install:positionsinstaller
Installation
Register in AdminPanelProvider:
Set AFEA_POSITIONS_CV_DISK to a private disk — CVs contain candidate PII.
Three common scenarios
1. Switch routing strategy
Public URLs move from /careers/developer to /tr/kariyer/developer.
2. Query active positions grouped by department
3. Extend the application status workflow
Override the enum via a sub-enum replacement isn't possible, but you can override the model:
All versions of filament-positions with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
afea/filament-cms-core Version @dev
filament/filament Version ^4.0
illuminate/contracts Version ^12.0
illuminate/database Version ^12.0
illuminate/support Version ^12.0
laravel/prompts Version ^0.3
afea/filament-cms-core Version @dev
filament/filament Version ^4.0
illuminate/contracts Version ^12.0
illuminate/database Version ^12.0
illuminate/support Version ^12.0
laravel/prompts Version ^0.3
The package afea/filament-positions contains the following files
Loading the files please wait ...