Open source · MIT

The SaaS layer for Payload CMS.

Boilerplate, plugins and the engineers who build them. Built in the open, used in production.

An independent project built for the Payload community — not affiliated with or endorsed by Payload CMS.

Payload gave us the best backend we have ever shipped on. We give back: every product here is MIT licensed, developed in one public monorepo and documented on this site, by a team that builds client SaaS on Payload every week.

MIT · One public repository · Published under @payload-solutions

src/payload.config.tsTypeScript
import { consentPlugin }   from '@payload-solutions/plugin-consent'
import { emailsPlugin }    from '@payload-solutions/plugin-emails'
import { actionScheduler } from '@payload-solutions/plugin-action-scheduler'
import { vercelPlugin }    from '@payload-solutions/plugin-vercel'

export default buildConfig({
  plugins: [
    consentPlugin({ seed }),
    emailsPlugin({ emails }),
    actionScheduler({ actions }),
    vercelPlugin({ targets }),
  ],
})
Every plugin we publish, in one config.

Products

Products for people who build on Payload.

Payload Stack

Available

The SaaS boilerplate for Payload CMS.

Better Auth, organizations, Stripe subscriptions and a shadcn dashboard, wired into Payload and Next.js. Scaffold a production-ready SaaS in one command.

  • Better Auth with passkeys, magic links, 2FA and social sign-in
  • Organizations bridged into the Payload multi-tenant plugin
  • Stripe subscriptions per user or per organization
  • Payload admin as your back office
Website Documentation
Payload Stack dashboard overview for the Ridgeline organizationPayload Stack dashboard overview for the Ridgeline organization

Payload Clock

In progress

A reliable clock for serverless Payload jobs.

Payload job queues need something to wake them up. Payload Clock triggers your queues on schedule so serverless deployments never miss a run, with a plugin that shows the next runs inside your admin.

  • Cron and interval schedules per queue
  • Retries, alerts and run history
  • Companion plugin for the Payload admin

In the open

Roadmap

What is done, what we are on, what comes next. Managed in our own Payload admin and updated as things ship.

Shipped

In progress

  • Payload Stack documentation

    Q3 2026

    Guides for configuration, authentication, organizations, billing, deployment.

Next

  • Payload Clock beta

    Q4 2026

    Hosted scheduler for serverless Payload job queues, with the companion plugin.

Exploring

  • Payload Stack on Payload 4

    Move the boilerplate to Payload 4 once payload-auth supports it.

Work with us

Need it built? We build SaaS on Payload.

The same team that maintains these products takes on a few client projects at a time.

  • A SaaS in weeks, not quarters

    We start from Payload Stack, so authentication, organizations, billing and the admin are done on day one. Your budget goes into the product.

  • Migrations and rescues

    Moving off WordPress, Strapi, Contentful or a custom backend to Payload, with data, access control and editors carried over.

  • Plugins and integrations

    Custom Payload plugins, Stripe and Better Auth integrations, job queues, Vercel deployments. Open source where the community benefits.

A range is enough. It helps us propose the right scope.

Stored in our Payload admin. Never shared.