Field plugins for Payload CMS

Custom field plugins for Payload CMS: color and icon pickers, table and matrix fields, encrypted fields, blur-data and character counters.

Field plugins add custom field types to Payload CMS — color and icon pickers, table fields, encrypted values, blur-data and character counters — so editors get the right input for each kind of data.

What these plugins cover

  • Color and icon pickers
  • Table and matrix fields
  • Encrypted and secret fields
  • Blur-data and image placeholders
  • Character count and validation
  • Computed and derived fields

Custom field types

Drop a new field type into any collection without writing a React component; combine with the editor and forms for richer inputs.

See also the editor, forms and content management.

Icon Picker

Adds an icon picker field plugin for Payload CMS with search and SVG support.

Field Factories

Provides factory functions for creating Payload CMS field configurations.

Phone Number

Plugin for formatting and validating phone numbers in Payload CMS.

UniRate

Integrates the UniRate currency exchange and VAT API into Payload CMS v3 with four server-side endpoints and a prefilled currency select field.

Phone Field

Adds a phone number field to Payload collections with country-code selection and validation, powered by react-phone-number-input.

Base64 image placeholder

Generates a base64-encoded placeholder image for Payload upload collections and stores it in a text field.

AI

Generates and stores vector embeddings for Payload fields using the OpenAI or NLP Cloud APIs.

AI Completions

Payload plugin that generates field content through OpenAI chat completions from the admin panel.

Google Maps Autocomplete Field

Integrates Google Maps Places Autocomplete into Payload CMS.

Better Fields

This plugin provides improved fields for the admin panel in Payload.

Character Count

Counts characters in richtext and text fields for Payload CMS.

Color Picker Field

Add a color picker field to Payload collections with HEX support.

Icon Picker Field

Payload field plugin for selecting icons from an icon set within the admin UI.

Frequently asked questions

What custom field types can I add to Payload CMS?

Field plugins add color and icon pickers, table and matrix fields, encrypted fields, blur-data placeholders, character counters and more.

Do they support encrypted fields and validation?

Yes — some field plugins encrypt values at rest, and most add validation rules and constraints to keep input clean.

Are these field plugins free?

Yes — every field plugin on Payload Market is open-source and free to install.