Skip to content

The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.

License

Notifications You must be signed in to change notification settings

zubricks/payload

This branch is 87 commits ahead of, 7619 commits behind payloadcms/payload:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

77fdcb5 · Sep 24, 2023
Aug 4, 2023
Aug 31, 2023
Jun 8, 2023
Aug 25, 2023
May 8, 2023
Aug 28, 2023
Jan 19, 2023
Aug 16, 2023
Jul 14, 2022
Sep 22, 2023
Sep 24, 2023
Sep 12, 2023
Dec 30, 2020
May 8, 2023
Aug 6, 2020
May 17, 2023
Oct 24, 2022
Feb 1, 2023
May 2, 2023
May 18, 2023
Sep 13, 2023
Aug 15, 2023
Mar 22, 2023
Jul 31, 2023
Mar 25, 2022
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Aug 2, 2021
Feb 10, 2023
Apr 28, 2023
May 10, 2023
May 10, 2023
Jul 21, 2023
Jul 21, 2023
May 16, 2022
Jan 10, 2023
Sep 13, 2023
Jul 27, 2022
Jun 20, 2023
May 23, 2023
Jan 17, 2023
Aug 15, 2023
Dec 24, 2020
Jun 22, 2023
Jun 18, 2023
Aug 25, 2023

Repository files navigation

Payload headless CMS Admin panel built with React

GitHub Workflow Status   Discord   npm   Payload Twitter



Benefits over a regular CMS

  • Don’t hit some third-party SaaS API, hit your own API
  • Use your own database and own your data
  • It's just Express - do what you want outside of Payload
  • No need to learn how Payload works - if you know JS, you know Payload
  • No vendor lock-in
  • Avoid microservices hell - get everything (even auth) in one place
  • Never touch ancient WP code again
  • Build faster, never hit a roadblock
  • Both admin and backend are 100% extensible

☁️ Deploy instantly with Payload Cloud.

Create a cloud account, connect your GitHub, and deploy in minutes.

🚀 Get started by self-hosting completely free, forever.

Before beginning to work with Payload, make sure you have all of the required software.

npx create-payload-app

Alternatively, it only takes about five minutes to create an app from scratch.

🖱️ One-click templates

Eliminate the need to combine Shopify and a CMS, and instead do it all with Payload + Stripe. Best of all, you can extend it as much as you need.

All Official Templates · Community Templates

If you maintain your own template, consider adding the payload-template topic to your GitHub repository for others to find.

✨ Features

Request Feature

🗒️ Documentation

Check out the Payload website to find in-depth documentation for everything that Payload offers.

🙋 Contributing

If you want to add contributions to this repository, please follow the instructions in contributing.md.

📚 Examples

The examples directory is a great resource for learning how to setup Payload in a variety of different ways.

Examples Directory

🔌 Plugins

Payload is highly extensible and allows you to install or distribute plugins that add or remove functionality. There are both officially-supported and community-supported plugins available. If you maintain your own plugin, consider adding the payload-plugin topic to your GitHub repository for others to find.

🚨 Need help?

There are lots of good conversations and resources in our Github Discussions board and our Discord Server. If you're struggling with something, chances are, someone's already solved what you're up against. 👇

⭐ Like what we're doing? Give us a star

payload-github-star

👏 Thanks to all our contributors

About

The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.4%
  • SCSS 6.8%
  • JavaScript 4.5%
  • CSS 1.3%