Skip to content

A collection of customizable, accessible custom fields built specifically for PayloadCMS. Each field includes both the UI component and utility function to easily integrate into your schemas.

License

Notifications You must be signed in to change notification settings

VeiaG/payload-extra-fields

Repository files navigation

PayloadCMS Extra Fields Registry

A custom registry for PayloadCMS fields built using the shadcn CLI. This registry allows you to distribute custom PayloadCMS fields (including both UI components and utility functions) to any PayloadCMS project.

Getting Started

This registry provides custom fields for PayloadCMS using the shadcn CLI infrastructure.

  • The registry uses a registry.json file to define fields and their files.
  • The shadcn build command is used to build the registry.
  • The registry items are served as static files under public/r/[name].json.
  • Every registry item is compatible with the shadcn CLI.
  • Each field includes both the UI component and utility function for easy integration into your PayloadCMS schemas.

Documentation

Visit the shadcn documentation to view the full documentation.

About

A collection of customizable, accessible custom fields built specifically for PayloadCMS. Each field includes both the UI component and utility function to easily integrate into your schemas.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published