payload
https://github.com/payloadcms/payload
TypeScript
Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to payload
Help out
- Issues
- fix(ui): autosave fires a second PATCH when virtual fields change in the save response
- Admin dashboard: breadcrumb select's combobox input has no accessible name (axe label, critical)
- fix: slug field stores an empty string on create, colliding on the unique index
- docs: adds first batch of v4 ui component docs
- Function-based admin.hidden invalidates existing Lexical block relationships
- plugin-multi-tenant: a refused save on the tenants collection clears the form in a production build (when no tenant is selected)
- fix(plugin-ecommerce): preserve user i18n overrides
- fix(plugin-ecommerce): don't treat non-customer req.user as a customer
- fix(plugin-ecommerce): use constructEventAsync for Stripe webhook verification (Workers/edge runtimes)
- fix(plugin-mcp): strip TS "use strict" prologue in schema conversion and keep the fallback a ZodObject
- Docs
- TypeScript not yet supported