Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Custom Fields Laravel Package

relaticle/custom-fields

Laravel/Filament plugin to add dynamic custom fields to any Eloquent model without migrations. Includes 20+ field types, conditional visibility, tenant isolation, admin UI integration (forms/tables/infolists), CSV import/export, optional encryption, and extensible field types.

View on GitHub
Deep Wiki
Context7

title: Installation description: Get started with Custom Fields in just a few steps navigation: icon: i-lucide-download

Get started with Custom Fields in just a few steps.

Requirements

  • PHP: 8.3 or higher
  • Laravel: 12 or higher
  • Filament: 5.x
  • Tailwind CSS: 4.0 or higher

Installation

1. Purchase a License

View pricing plans and choose the one that fits your project.

2. Add Private Repository

Add our private Composer repository to your composer.json:

{
    "repositories": [
        {
            "type": "composer",
            "url": "https://satis.relaticle.com"
        }
    ]
}

3. Install Package

composer require relaticle/custom-fields:^3.0

When prompted for authentication:

  • Username: Your email (used for purchase)
  • Password: Your license key

Your license key will be saved in Composer's auth file for future updates.

4. Run Installer

php artisan custom-fields:install

Include CSS Assets

You need a custom Filament theme to include the Custom Fields styles. If you haven't set up a custom theme for Filament, follow the Filament Docs first.

Once you have a custom Filament theme set up, add the plugin's views to your theme CSS file:

resources/css/filament/admin/theme.css

[@source](https://github.com/source) '../../../../vendor/relaticle/custom-fields/resources';

Optional Configuration

Publish Configuration File

php artisan vendor:publish --tag="custom-fields-config"

Publish Language Files

php artisan vendor:publish --tag="custom-fields-translations"

Publish Views (for customization)

php artisan vendor:publish --tag="custom-fields-views"
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver