Open Source with Dual Licensing
Custom Fields is now open source under AGPL-3.0, with commercial licenses available for proprietary projects.Open Source (AGPL-3.0)
Free for open source projects, non-profits, and education
Commercial License
For closed-source applications
The Traditional Way vs. Custom Fields
Before: The Migration Cycle
Every new field request means:- Writing a migration
- Testing database changes
- Coordinating deployments
- Hoping nothing breaks in production
After: Two Lines of Code
Why Custom Fields Works
For Developers
- Zero migrations - Add fields dynamically without touching your database schema
- Full Filament integration - Works seamlessly with forms, tables, and infolists
- 20+ field types - From simple text to rich editors and date pickers
- Type-safe validation - Built-in Laravel validation with custom rules
For End Users
- Self-service - Create their own fields without developer intervention
- Intuitive UI - Drag-and-drop ordering and section management
- Data management - Built-in CSV import/export capabilities
Key Features
Multi-tenancy Ready
Complete tenant isolation with automatic scoping
Field Encryption
Optional encryption for sensitive text fields
Comprehensive Validation
Built-in Laravel validation rules per field type
Import/Export Ready
Built-in CSV capabilities for data management
Available Field Types
- Text Fields
- Selection Fields
- Special Fields
- Text
- Number
- Currency
- Link
- Textarea
- Rich Editor
- Markdown Editor
Ready to Get Started?
Requirements
- PHP 8.2+ - Modern PHP for optimal performance
- Laravel 10.0+ - Latest Laravel features via Filament
- Filament 3.0+ - Full admin panel integration
Need a commercial license? See our licensing options for closed-source projects.