# payload **Repository Path**: watching/payload ## Basic Information - **Project Name**: payload - **Description**: Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: 1.x - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-08 - **Last Updated**: 2024-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Payload headless CMS Admin panel built with React

GitHub Workflow Status   Discord   npm   Payload Twitter


Explore the Docs · Community Help · Try Live Demo · Roadmap · View G2 Reviews


Benefits over a regular CMS

## ☁️ Deploy instantly with Payload Cloud. Create a cloud account, connect your GitHub, and [deploy in minutes](https://payloadcms.com/new). ## 🚀 Get started by self-hosting completely free, forever. Before beginning to work with Payload, make sure you have all of the [required software](https://payloadcms.com/docs/getting-started/installation). ```text npx create-payload-app ``` Alternatively, it only takes about five minutes to [create an app from scratch](https://payloadcms.com/docs/getting-started/installation#from-scratch). ## 🖱️ One-click templates Jumpstart your next project by starting with a pre-made template. These are production-ready, end-to-end solutions designed to get you to market as fast as possible. ### [🛒 E-Commerce](https://github.com/payloadcms/payload/tree/master/templates/ecommerce) Eliminate the need to combine Shopify and a CMS, and instead do it all with Payload + Stripe. Comes with a beautiful, fully functional front-end complete with shopping cart, checkout, orders, and much more. ### [🌐 Website](https://github.com/payloadcms/payload/tree/master/templates/website) Build any kind of website, blog, or portfolio from small to enterprise. Comes with a beautiful, fully functional front-end complete with posts, projects, comments, and much more. We're constantly adding more templates to our [Templates Directory](https://github.com/payloadcms/payload/tree/master/templates). If you maintain your own template, consider adding the `payload-template` topic to your GitHub repository for others to find. - [Official Templates](https://github.com/payloadcms/payload/tree/master/templates) - [Community Templates](https://github.com/topics/payload-template) ## ✨ Features - Completely free and open-source - [GraphQL](https://payloadcms.com/docs/graphql/overview), [REST](https://payloadcms.com/docs/rest-api/overview), and [Local](https://payloadcms.com/docs/local-api/overview) APIs - [Easily customizable ReactJS Admin](https://payloadcms.com/docs/admin/overview) - [Fully self-hosted](https://payloadcms.com/docs/production/deployment) - [Extensible Authentication](https://payloadcms.com/docs/authentication/overview) - [Local file storage & upload](https://payloadcms.com/docs/upload/overview) - [Version History and Drafts](https://payloadcms.com/docs/versions/overview) - [Field-based Localization](https://payloadcms.com/docs/configuration/localization) - [Block-based Layout Builder](https://payloadcms.com/docs/fields/blocks) - [Extensible SlateJS rich text editor](https://payloadcms.com/docs/fields/rich-text) - [Array field type](https://payloadcms.com/docs/fields/array) - [Field conditional logic](https://payloadcms.com/docs/fields/overview#conditional-logic) - Extremely granular [Access Control](https://payloadcms.com/docs/access-control/overview) - [Document and field-level hooks](https://payloadcms.com/docs/hooks/overview) for every action Payload provides - Built with Typescript & very Typescript-friendly - Intensely fast API - Highly secure thanks to HTTP-only cookies, CSRF protection, and more Request Feature ## 🗒️ Documentation Check out the [Payload website](https://payloadcms.com/docs/getting-started/what-is-payload) 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](./CONTRIBUTING.md). ## 📚 Examples The [Examples Directory](./examples) is a great resource for learning how to setup Payload in a variety of different ways, but you can also find great examples in our blog and throughout our social media. - [Examples Directory](./examples) - [Payload Blog](https://payloadcms.com/blog) - [Payload YouTube](https://www.youtube.com/@payloadcms) ## 🔌 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. - [Official Plugins](https://github.com/orgs/payloadcms/repositories?q=topic%3Apayload-plugin) - [Community Plugins](https://github.com/topics/payload-plugin) ## 🚨 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. :point_down: - [GitHub Discussions](https://github.com/payloadcms/payload/discussions) - [GitHub Issues](https://github.com/payloadcms/payload/issues) - [Discord](https://t.co/30APlsQUPB) - [Community Help](https://payloadcms.com/community-help) ## ⭐ Like what we're doing? Give us a star ![payload-github-star](https://cms.payloadcms.com/media/payload-github-star.gif) ## 👏 Thanks to all our contributors