{"id":29274968,"url":"https://github.com/relaticle/custom-fields","last_synced_at":"2026-02-26T16:30:31.889Z","repository":{"id":302898726,"uuid":"855898930","full_name":"Relaticle/custom-fields","owner":"Relaticle","description":"Filament plugin that allows to add dynamic, user-defined form fields, enhancing the customization and functionality of admin panels.","archived":false,"fork":false,"pushed_at":"2026-02-09T15:17:26.000Z","size":12241,"stargazers_count":150,"open_issues_count":8,"forks_count":20,"subscribers_count":3,"default_branch":"2.x","last_synced_at":"2026-02-09T21:36:26.847Z","etag":null,"topics":["custom-fields","data-model","dynamic-fields","filament","form-builder","laravel-package","multi-tenancy","plugin"],"latest_commit_sha":null,"homepage":"https://relaticle.github.io/custom-fields/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Relaticle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-11T16:29:11.000Z","updated_at":"2026-02-09T15:15:18.000Z","dependencies_parsed_at":"2025-07-04T17:27:23.971Z","dependency_job_id":"ae431b5a-27fb-4599-9e09-43c91d8c2a17","html_url":"https://github.com/Relaticle/custom-fields","commit_stats":null,"previous_names":["relaticle/custom-fields"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/Relaticle/custom-fields","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relaticle%2Fcustom-fields","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relaticle%2Fcustom-fields/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relaticle%2Fcustom-fields/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relaticle%2Fcustom-fields/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Relaticle","download_url":"https://codeload.github.com/Relaticle/custom-fields/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relaticle%2Fcustom-fields/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29481941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T11:35:25.641Z","status":"ssl_error","status_checked_at":"2026-02-15T11:34:57.128Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["custom-fields","data-model","dynamic-fields","filament","form-builder","laravel-package","multi-tenancy","plugin"],"created_at":"2025-07-05T05:09:47.832Z","updated_at":"2026-02-15T15:10:10.415Z","avatar_url":"https://github.com/Relaticle.png","language":"PHP","readme":"![Custom Fields](art/preview.png)\n\n\u003cp align=\"center\"\u003e\n   \u003ca href=\"https://packagist.org/packages/relaticle/custom-fields\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/relaticle/custom-fields.svg?style=for-the-badge\" alt=\"Downloads\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://laravel.com/docs/12.x\"\u003e\u003cimg src=\"https://img.shields.io/badge/Laravel-12.x-FF2D20?style=for-the-badge\u0026logo=laravel\" alt=\"Laravel 12\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://php.net\"\u003e\u003cimg src=\"https://img.shields.io/badge/PHP-8.3-777BB4?style=for-the-badge\u0026logo=php\" alt=\"PHP 8.3\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/Relaticle/custom-fields/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-AGPL--3.0-blue.svg?style=for-the-badge\" alt=\"License\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/relaticle/custom-fields/actions\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/relaticle/custom-fields/run-tests.yml?branch=2.x\u0026style=for-the-badge\u0026label=tests\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nA powerful Laravel/Filament plugin for adding dynamic custom fields to any Eloquent model without database migrations.\n\n## Features\n\n- **20+ Field Types** - Text, date, select, file upload, rich editor, and more\n- **Conditional Visibility** - Show/hide fields based on other field values\n- **Multi-tenancy** - Complete tenant isolation and context management\n- **Filament Integration** - Forms, tables, infolists, and admin interface\n- **Import/Export** - Built-in CSV capabilities\n- **Security** - Optional field encryption and type-safe validation\n- **Extensible** - Custom field types and automatic discovery\n\n## Requirements\n\n- PHP 8.3+\n- Laravel via Filament 4.0+\n\n## Getting Started\n\n### Integrating Custom Fields Plugin into a panel\n\n```php\nuse Relaticle\\CustomFields\\CustomFieldsPlugin;\nuse Filament\\Panel;\n\npublic function panel(Panel $panel): Panel\n{\n    return $panel\n        // ... other panel configurations\n        -\u003eplugins([\n            CustomFieldsPlugin::make(),\n        ]);\n}\n```\n\n### Setting Up the Model\n\nAdd the trait to your model:\n\n```php\nuse Relaticle\\CustomFields\\Models\\Contracts\\HasCustomFields;\nuse Relaticle\\CustomFields\\Models\\Concerns\\UsesCustomFields;\n\nclass Post extends Model implements HasCustomFields\n{\n    use UsesCustomFields;\n}\n```\n\nAdd to your Filament form:\n\n```php\nuse Filament\\Schemas\\Schema;\nuse Relaticle\\CustomFields\\Facades\\CustomFields;\n\npublic function form(Schema $schema): Form\n{\n    return $schema-\u003ecomponents([\n        // Your existing form fields...\n        \n        CustomFields::form()-\u003eforSchema($schema)-\u003ebuild()\n    ]);\n}\n```\n\n## Documentation\n\nFor complete installation instructions, configuration options, and examples, visit our [documentation](https://relaticle.github.io/custom-fields/).\n\n## Contributing\n\nContributions are welcome! Please see our [contributing guide](https://relaticle.github.io/custom-fields/community/contributing) in the documentation.\n\n## Licensing\n\nThis plugin is dual-licensed: Open Source (AGPL-3.0) for open source projects, and Commercial License for closed-source projects.\n\nAGPL-3.0 requires your entire application to be open source. For private/closed-source projects, you need a commercial license.\n\nPlease take a look at our documentation for licensing details.  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelaticle%2Fcustom-fields","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frelaticle%2Fcustom-fields","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelaticle%2Fcustom-fields/lists"}