https://github.com/DanailMinchev/awesome-payload
:sunglasses: A curated list of awesome Payload resources for users and developers.
https://github.com/DanailMinchev/awesome-payload
List: awesome-payload
awesome awesome-list payload payloadcms
Last synced: 29 days ago
JSON representation
:sunglasses: A curated list of awesome Payload resources for users and developers.
- Host: GitHub
- URL: https://github.com/DanailMinchev/awesome-payload
- Owner: DanailMinchev
- License: cc0-1.0
- Created: 2025-01-03T09:58:40.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-04-07T18:55:30.000Z (about 1 month ago)
- Last Synced: 2025-04-07T19:36:36.045Z (about 1 month ago)
- Topics: awesome, awesome-list, payload, payloadcms
- Homepage: https://payloadcms.com
- Size: 272 KB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: license
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
- trackawesomelist - Payload (⭐17) - Next.js native and open source headless CMS. (Recently Updated / [Apr 08, 2025](/content/2025/04/08/README.md))
- fucking-awesome - Payload - Next.js native and open source headless CMS. (Content Management Systems)
- awesome - Payload - Next.js native and open source headless CMS. (Content Management Systems)
README
# Awesome Payload [](https://awesome.re)
> A curated list of awesome Payload resources for users and developers.
[
](https://payloadcms.com/)
Payload is a free and open-source full-stack Next.js framework and headless CMS aimed sharply at providing the best, developer-first experience possible to build out APIs and admin UI.
Payload is natively integrated with Next.js and is installed directly into your Next.js app.## Contents
- [Official](#official)
- [Education](#education)
- [Templates](#templates)
- [Plugins](#plugins)
- [Miscellaneous](#miscellaneous)## Official
Official resources.
- [GitHub](https://github.com/payloadcms/payload) - Official GitHub repository of the Payload framework.
- [Blog](https://payloadcms.com/blog) - Official blog. Announcements and high-quality articles.
- [YouTube](https://www.youtube.com/@payloadcms) - Official YouTube channel with learning materials.
- [Discord](https://discord.gg/payload) - Official Discord. Community chat and support.
- [X (Twitter)](https://twitter.com/payloadcms) - Official X account. Payload news and announcements.## Education
Learning resources in various formats.
### YouTube channels
- [Aaron Saunders](https://www.youtube.com/@AaronSaundersCI) - Payload videos related to integrations and custom components.
- [All About Payload](https://www.youtube.com/@AllAboutPayload) - Tutorials, tips and tricks.
- [Danail Minchev](https://www.youtube.com/@DanailMinchev) - Practical Payload tutorials.
- [NLV Codes](https://www.youtube.com/@nlv_codes) - Channel dedicated to Payload, starting with beginner lessons.
- [Sam Thoyre](https://www.youtube.com/@SamThoyre) - Full courses related to Payload.
- [Studio Monty](https://www.youtube.com/watch?v=MIJRgfRYHSU&list=PLmIBeoKTwgwlVxmmzU3L03v4Iq2mZ_tcR) - Custom components for Payload and useful tips.### Examples
- [Official examples](https://github.com/payloadcms/payload/tree/main/examples) - Examples from the official repository.
- [Payload website](https://github.com/payloadcms/website) - This is the repository for Payload's official website. It was built completely in public using Payload itself.
- [DanailMinchev / payload-clerk-example](https://github.com/DanailMinchev/payload-clerk-example) - Payload and Clerk example.
- [Payload and Clerk example](https://www.youtube.com/watch?v=7PNGNqqFlu0) - Part 1. Role-based access control and custom components.
- [Payload and Clerk advanced integration](https://www.youtube.com/watch?v=egKaeOuddFA) - Part 2. Advanced integration with Clerk webhooks and custom components tested with Playwright.### Blogs
- [Adrian Maj](https://adrianmaj.com/en/blog) - Practical guides for Payload.
### Articles
- [The Listener Pattern in Payload](https://thelastcode.substack.com/p/the-listener-pattern-in-payloadcms) - Using React principles to create useful behavior for your Payload admin panel.
- [Payload: 2FA Implementation](https://zarif.dev/blogs/payload-cms-2fa-implementation) - Two-factor authentication (2FA) for Payload.
- [Creating a Color Picker](https://medium.com/@mleg1234/creating-a-color-picker-for-payload-cmss-rich-text-editor-lexical-a2ec3528669c) - How to create a custom color picker for Payload's rich-text editor (Lexical).## Templates
Begin your next project by starting with a pre-made template. These are production-ready, end-to-end solutions.
- [Official templates](https://github.com/payloadcms/payload/tree/main/templates) - Templates from the official repository.
- [ShopNex](https://github.com/shopnex-ai/shopnex) - An open-source Shopify alternative built with Payload.## Plugins
List of interesting community plugins.
- [r1tsuu / payload-enchants](https://github.com/r1tsuu/payload-enchants) - A collection of enhancement packages for Payload.
- [authsmith / payload-auth-plugin](https://github.com/authsmith/payload-auth-plugin) - This plugin extends the Payload authentication process and implements OAuth- and Passkey-based authentication features.
- [payload-auth / payload-auth](https://github.com/payload-auth/payload-auth) - A monorepo for integrating Payload with various authentication providers.
- [CrawlerCode / payload-authjs](https://github.com/CrawlerCode/payload-authjs) - A Payload plugin for Auth.js.
- [ashbuilds / payload-ai](https://github.com/ashbuilds/payload-ai) - The Payload AI Plugin is a powerful extension, integrating advanced AI capabilities to enhance content creation and management.
- [elliott-w / imageAspectRatios.ts](https://gist.github.com/elliott-w/19676d9373d79ee20b9195601dc45808) - Payload image aspect ratios plugin.
- [AdrianMaj / payload-lexical-typography](https://github.com/AdrianMaj/payload-lexical-typography) - Payload plugin for extending lexical typography options (Text color, Font size, Letter spacing, Line height, Font Family etc.)## Miscellaneous
Other resources.
- [withPayload](https://withpayload.com/) - Discover starter kits, plugins, and other useful resources.
## Contributing
Contributions welcome! Read the [contribution guidelines](contributing.md) first.