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
- 9.7k
- Last publish
- Apr 12, 2025
More from NouanceLabs
View profileIframe Tabs
Add iframes into separate tabs in the Payload admin panel.
Dashboard Analytics
Adds Plausible and Google Analytics widgets to the Payload admin dashboard, navigation, collections and globals.
Simple RBAC
Enables role-based access control in Payload CMS.
Meilisearch
Syncs Payload CMS collection documents to a Meilisearch index via afterChange and afterDelete hooks.
Similar plugins
More in FieldsMenus
Adds a menus collection to Payload for building navigation with nested items, collection links, custom URLs, icons, and preview images.
Icon Picker
Adds an icon picker field plugin for Payload CMS with search and SVG support.
Barcodes
Adds Code 128, EAN-13 and QR code generation to Payload product collections with a printable label page and optional admin print buttons.
Shipping Classes
Adds weight, dimensions, and shipping class fields to Payload products and variants, storing values canonically in grams and millimetres for cart totalling.
Downloads
Sells digital products from a Payload store using signed, expiring download links that stop working when an order is refunded.
Order Numbers
Assigns every Payload ecommerce order a short, readable, concurrency-safe number like ORD-01042 via a reservations collection.