{"id":28388568,"url":"https://github.com/relaticle/custom-fields-documentation","last_synced_at":"2025-10-30T18:50:54.295Z","repository":{"id":269454360,"uuid":"907464011","full_name":"Relaticle/custom-fields-documentation","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":"2025-06-04T15:29:27.000Z","size":726,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T10:54:21.881Z","etag":null,"topics":["custom-fields","filament","laravel","plugin"],"latest_commit_sha":null,"homepage":"https://custom-fields.relaticle.com","language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Relaticle.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.mdx","contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-12-23T16:32:34.000Z","updated_at":"2025-06-04T15:29:28.000Z","dependencies_parsed_at":"2025-01-28T22:22:26.525Z","dependency_job_id":"112e9256-ca18-439a-a0a8-e1eb12516c6d","html_url":"https://github.com/Relaticle/custom-fields-documentation","commit_stats":null,"previous_names":["relaticle/custom-fields-documentation"],"tags_count":0,"template":false,"template_full_name":"mintlify/starter","purl":"pkg:github/Relaticle/custom-fields-documentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relaticle%2Fcustom-fields-documentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relaticle%2Fcustom-fields-documentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relaticle%2Fcustom-fields-documentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relaticle%2Fcustom-fields-documentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Relaticle","download_url":"https://codeload.github.com/Relaticle/custom-fields-documentation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relaticle%2Fcustom-fields-documentation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263984988,"owners_count":23539769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","filament","laravel","plugin"],"created_at":"2025-05-30T22:13:38.900Z","updated_at":"2025-10-30T18:50:54.288Z","avatar_url":"https://github.com/Relaticle.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Custom Fields Documentation\n\nDocumentation for the Filament Custom Fields plugin, supporting both v1 and v2 versions.\n\n## Structure\n\n```\n.\n├── v1/                 # Version 1 specific documentation\n│   ├── introduction.mdx\n│   ├── installation.mdx\n│   ├── quickstart.mdx\n│   └── essentials/     # v1 configuration and features\n├── v2/                 # Version 2 specific documentation\n│   ├── introduction.mdx  # v2 features and improvements\n│   ├── installation.mdx  # v2 installation guide\n│   ├── quickstart.mdx\n│   ├── upgrade.mdx       # v1 to v2 upgrade guide\n│   └── essentials/       # v2 configuration and features\n├── help-support/       # Help and support documentation\n│   ├── support.mdx       # Support information\n│   └── contributing.mdx  # Contribution guide\n├── legal-acknowledgments/ # Legal and licensing documentation\n│   ├── license.mdx       # Licensing information\n│   └── code-distribution.mdx # Code distribution info\n├── images/             # Shared images\n├── logo/               # Logo files\n└── docs.json           # Mintlify configuration with versioning\n```\n\n## Version Management\n\nThe documentation uses Mintlify's built-in versioning system:\n\n- **Default version**: v2 (latest)\n- **Supported versions**: v1, v2\n- **Version switcher**: Automatically available in the documentation UI\n\n## Key Differences Between Versions\n\n### Version 1\n- Original implementation\n- Basic field types\n- Standard caching\n- Laravel 10+ / Filament 3+ support\n\n### Version 2\n- Enhanced performance (50% faster rendering)\n- New field types (JSON, Rich Editor, Code Editor)\n- Improved validation with custom rule builders\n- Better UI/UX with drag-and-drop ordering\n- TypeScript support\n- Laravel 12+ / Filament 4+ support\n- Backward compatible upgrade path\n\n## Upgrade Documentation\n\nUsers can find upgrade instructions at `/v2/upgrade` which includes:\n- Automatic upgrade command\n- Manual upgrade steps\n- Breaking changes\n- Rollback procedures\n\n## Shared Documentation\n\nThe `/shared` directory contains documentation that applies to all versions:\n- Core concepts\n- General best practices\n- Architecture overview\n\n## Local Development\n\nTo run the documentation locally:\n\n```bash\nnpx mintlify dev\n```\n\n## Deployment\n\nThe documentation is automatically deployed when pushing to the main branch.\n\n## Contributing\n\nWhen adding new documentation:\n1. Determine if it's version-specific or shared\n2. Place in appropriate directory (v1/, v2/, help-support/, or legal-acknowledgments/)\n3. Update docs.json navigation if adding new pages\n4. Ensure version-specific features are clearly marked","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelaticle%2Fcustom-fields-documentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frelaticle%2Fcustom-fields-documentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelaticle%2Fcustom-fields-documentation/lists"}