1. Plugin Translator - automatic content translations / copying from other locales
2. Type-Safe API client for Payload - API client for Payload with the same syntax as the Local API
3. Cached Local API - cache and automatically revalidate the Local API operations with support of depth
using Next.js unstable_cache
4. Fields Select - select fields from Local API / REST API response like with GraphQL, as well with defaultSelect
for relationship fields
5. Plugin Docs Reorder - reordering documents in a collection list view
6. Plugin Better Localized Fields - Adds to every localized field locales tabs with a field's value on selected locale.
7. Plugin Better Use-As-Title - Better version of useAsTitle
property that accepts function with document data as argument.
8. Bump Payload CLI - Bumps all Payload 3.0 related packages versions.
9. Plugin SEO - Alternative version of official Payload plugin that comes with AI seo generating.
This repository has been renamed from payload-plugin-translator in order to keep all of my payload-related packages in 1 place.