Skip to content

Repository files navigation

Payload Plugins

Standalone Payload CMS plugins published under the @pro-laico/* scope.

Documentation → payload-plugins.prolaico.com

These plugins are a work in progress and are actively being worked on. Expect kinks/bugs and breaking changes between versions.

Please note that I only have one set of eyes. If you notice a bug, or have a feature request, please make an issue and I will do my best to address it. All feedback is appreciated!

Plugin
@pro-laico/payload-seed Type-safe database seeding.
@pro-laico/payload-images On-demand image optimization.
@pro-laico/payload-fonts Custom fonts subset to served WOFF2s.
@pro-laico/payload-icons Optimized, sanitized SVG icons.
@pro-laico/payload-mux Mux Video collection.
@pro-laico/payload-revalidate Surgical tag-based Next.js cache revalidation, with a dependency map.
@pro-laico/payload-dev-tools Dev toolbar, /dev pages, and an app snapshot for AI agents.

Development

pnpm install
pnpm docs        # run the docs site
pnpm build       # build every package
pnpm typecheck   # typecheck every workspace
pnpm test        # run tests

See MONOREPO.md for contributor docs and releasing.

License

MIT — see LICENSE.md. Not affiliated with Payload CMS in any capacity.