Better Fields
This plugin provides improved fields for the admin panel in Payload.
Installation
pnpm add @nouance/payload-better-fields-plugin About
The Better Fields Plugin enhances the admin experience in Payload by offering a set of specific fields that integrate well with the existing admin UI. Key fields include Slug, Combo, Number, Pattern, Range, Colour Text, Telephone, and Colour Picker, each with its own usage instructions and customizable options. Developers can easily implement these fields in their collections while maintaining consistent styling with Payload's default components. The plugin has undergone breaking changes in the 2.0 release, affecting how fields are imported and requiring developers to manage dependencies directly. This change aims to optimize bundle sizes by allowing the selection of only used fields. Compatibility with Payload versions is clearly indicated, ensuring users are aware of required versions for seamless integration. Fields like SlugField and ComboField allow for further customization through parameters such as 'fieldsToUse' and 'overrides', enabling developers to tailor the behavior and display of these fields according to their specific needs.
Package info
- Package name
@nouance/payload-better-fields-plugin- Latest version
2.0.2- Unpacked size
- 177 kB
- License
- MIT
- Weekly downloads
- 4.7k
- Last publish
- Apr 12, 2025
More from NouanceLabs
View profileSimple RBAC
Enables role-based access control in Payload CMS.
Iframe Tabs
Add iframes into separate tabs in the Payload admin panel.
Meilisearch
Syncs Payload CMS collection documents to a Meilisearch index via afterChange and afterDelete hooks.
Dashboard Analytics
Adds Plausible and Google Analytics widgets to the Payload admin dashboard, navigation, collections and globals.
Similar plugins
More in FieldsGoogle Maps Autocomplete Field
Integrates Google Maps Places Autocomplete into Payload CMS.
Character Count
Counts characters in richtext and text fields for Payload CMS.
Icon Picker Field
Payload field plugin for selecting icons from an icon set within the admin UI.
Color Picker Field
Add a color picker field to Payload collections with HEX support.
Phone Number
Plugin for formatting and validating phone numbers in Payload CMS.
Icon Picker
Adds an icon picker field plugin for Payload CMS with search and SVG support.