Download the PHP package filament-admin/custom-fields without Composer
On this page you can find all versions of the php package filament-admin/custom-fields. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download filament-admin/custom-fields
More information about filament-admin/custom-fields
Files in filament-admin/custom-fields
Package custom-fields
Short Description User Defined Custom Fields for Laravel Filament
License AGPL-3.0
Homepage https://github.com/filament-admin/custom-fields
Informations about the package custom-fields
A powerful Laravel/Filament plugin for adding dynamic custom fields to any Eloquent model without database migrations.
Features
- 20+ Field Types - Text, date, select, file upload, rich editor, and more
- Conditional Visibility - Show/hide fields based on other field values
- Multi-tenancy - Complete tenant isolation and context management
- Filament Integration - Forms, tables, infolists, and admin interface
- Import/Export - Built-in CSV capabilities
- Security - Optional field encryption and type-safe validation
- Extensible - Custom field types and automatic discovery
Requirements
- PHP 8.3+
- Laravel via Filament 4.0+
Getting Started
Integrating Custom Fields Plugin into a panel
Setting Up the Model
Add the trait to your model:
Add to your Filament form:
Documentation
For complete installation instructions, configuration options, and examples, visit our documentation.
Licensing
This plugin is dual-licensed: Open Source (AGPL-3.0) for open source projects, and Commercial License for closed-source projects.
AGPL-3.0 requires your entire application to be open source. For private/closed-source projects, you need a commercial license.
Please take a look at our documentation for licensing details.
All versions of custom-fields with dependencies
filament/filament Version ^4.0
kirschbaum-development/eloquent-power-joins Version ^4.0
spatie/laravel-package-tools Version ^1.15.0
spatie/laravel-data Version ^4.0.0
postare/blade-mdi Version ^1.0