Skip to content

r1tsuu/payload-enchants

Repository files navigation

Payload 3.0 enchantment packages

Packages list:

1. Plugin Translator - automatic content translations / copying from other locales

2. Cached Local API - cache and automatically revalidate the Local API operations with support of depth using Next.js unstable_cache

3. Fields Select - select fields from Local API / REST API response like with GraphQL, as well with defaultSelect for relationship fields

4. Plugin Docs Reorder - reordering documents in a collection list view

5. Plugin Better Localized Fields - Adds to every localized field locales tabs with a field's value on selected locale.

6. Plugin Better Use-As-Title - Better version of useAsTitle property that accepts function with document data as argument.

7. Bump Payload CLI - Bumps all Payload 3.0 related packages versions.

8. Plugin SEO - Alternative version of official Payload plugin that comes with AI seo generating.

Note

This repository has been renamed from payload-plugin-translator in order to keep all of my payload-related packages in 1 place.