Skip to content

Latest commit

 

History

History

better-localized-fields

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Better Localized Fields Plugin for Payload 3.0

Install

pnpm add @payload-enchants/better-localized-fields

Add into your payload.config.ts:

import { betterLocalizedFields } from '@payload-enchants/better-localized-fields';

export default buildConfig({
  // ...your config
  plugins: [betterLocalizedFields()],
});

About

Adds to every localized field locales tabs with a field's value on selected locale. ezgif-5-0fdef54e28