payload VS cms

Compare payload vs cms and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
payload cms
160 33
19,444 3,380
8.6% 3.1%
9.9 9.9
4 days ago 7 days ago
TypeScript PHP
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

payload

Posts with mentions or reviews of payload. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-05.
  • Best way to build a modern back end and admin UI. No black magic
    1 project | news.ycombinator.com | 21 Apr 2024
  • Headless CMS: Directus vs Payload vs Strapi in 2024
    3 projects | dev.to | 5 Apr 2024
    Despite being a relatively newer player, Payload's GitHub repository has accumulated 18.8k stars and 1.1K forks as of April 2024, reflecting its growing community. The project has also secured $5.6 million in funding, positioning it for continued growth and innovation.
  • Ask HN: Freelance website builders/maintainers, what's in your 2024 toolkit?
    9 projects | news.ycombinator.com | 1 Apr 2024
    My most recent project launched in January. NextJS 14 client integrated with PayloadCMS (http://payloadcms.com) for the back-end. I love both technologies in theory, but they're both going through a renaissance period and "bleeding edge" doesn't even begin to describe it.

    If I'm just building a client app, create-react-app is still my go to.

    Before now, I'd been building on WordPress for 10+ years for anything client-administered. Planning on using Payload from here on out.

  • Open-Source Headless CMS in 2024
    9 projects | dev.to | 30 Jan 2024
    Payload CMS: The Customization Insurgent
  • Prismic.io is increasing our price by *1900%* over Christmas
    4 projects | /r/webdev | 8 Dec 2023
    Payload is free, you can self host it without paying a one time fee or a SaaS fee for its use, it even says so at the bottom of the homepage
  • Next.js 14: No New APIs & Breaking Changes
    2 projects | dev.to | 31 Oct 2023
    James, the co-founder of Payload, a headless CMS with MongoDB support, shared his insights on the drawbacks and limitations of using a headless CMS in the context of web development. He challenged the promises often made about headless CMS, such as separation of concerns and ease of content migration, revealing that these claims often don't align with the reality faced by developers and clients. James is considering integrating Payload directly with Next.js to overcome these limitations and offer a better developer experience, including out-of-the-box features and simpler deployments. Should Payload move to Next.js?
  • Ask HN: Why aren't Django Admin style dashboards popular in other frameworks?
    6 projects | news.ycombinator.com | 28 Oct 2023
  • Payload (app framework + CMS in TypeScript) releases 2.0
    1 project | /r/selfhosted | 10 Oct 2023
  • Payload 2.0: Postgres, Live Preview, Lexical RTE, and More
    3 projects | news.ycombinator.com | 10 Oct 2023
  • Payload 2.0 released, TypeScript headless CMS and app framework
    1 project | news.ycombinator.com | 9 Oct 2023
    Hey HN, Dan here from Payload (YC S22), an open-source headless CMS that closes the gap between CMS and traditional app frameworks. We’re excited to announce Payload 2.0!

    https://github.com/payloadcms/payload

    If you’ve not heard of Payload you’re probably wondering why the world needs another CMS. Payload connects to your database and runs without the vendor lock-in and black box of SaaS based CMS solutions, and it’s far more extensible than off-the-shelf SaaS options. Enterprises in specific have been finding value in this control, and they’re using Payload to power content infrastructure that simply isn’t possible through integrating with SaaS webhooks alone.

    Today’s announcement is all about features that strike at two neglected areas in the world of CMS. The first is application framework level control over your database that you’d expect with tools like Ruby on Rails or Laravel and the second area is making content editors effective by seeing their edits in realtime.

    Here are the highlights on what we’ve been working on:

    *Postgres Support*—in the same week we launched about two years ago,people asked for Postgres support. It brings me pure cathartic joy to finally give this to our community. To be fair, MongoDB has been a perfect solution for our architecture and it’s still recommended. But with a new adapter pattern for databases, you can stand your Payload project up on Postgres and run the same functionality as you can with MongoDB now. The crazy part is that we didn’t compromise on how nesting complex fields works. We could have taken the “easy” road and wrote things to JSON, but we leaned fully into the relational way and built the right tables and native column types for fields all the way throughout.

    *Database Migrations*—maintaining a production app while deploying schema changes is something you come to expect from ORMs and backend frameworks, but rarely CMS. Payload 2.0 delivers full, first-party migration support all in TypeScript. We took a lot of care on the developer experience here so that when working with Postgres, thanks to our friends at Drizzle, we generate the migration files in TS that add the tables and fields for you. If you have to manipulate data before or after, you have a clear way forward now.

    *Database Transactions*—when a request involves multiple inserts, updates or deletes to the database, you need control to rollback all changes when one part fails. The built-in Payload CRUD operations do this now for you and your custom hooks and other code can too.

    *Live Preview*—the ability to quickly draft content and see it in context of a website is a literal game changer. We have taken the best dev experience of any headless CMS and given the editors a reason to demand Payload over the others.

    *Lexical Richtext Editor*—our original Slate based editor has seen some great features added, like storing related documents directly in the JSON, uploads and any customizations. Unfortunately Slate leaves a lot to be desired on how to extend it, especially compared to Lexical. In a few short weeks we’ve built up a new editor experience inspired by Medium and Notion. Now type “/” and have embedded relationships, uploads, and custom blocks popping right up to be dropped in. Then drag and drop them to reorder your content. If you still want Slate, we continue to support that too.

    We’re not compromising on editor experience. This is how we’re bringing the “head” to the headless CMS.

    Building critical applications on top of a CMS may sound like blasphemy but it doesn’t have to be that way.

    Thanks for reading! I look forward to hearing what you think.

cms

Posts with mentions or reviews of cms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-02.
  • Statamic – modern, clean, and highly adaptable CMS built on Laravel
    1 project | news.ycombinator.com | 12 Apr 2024
  • 9 best Git-based CMS platforms for your next project
    5 projects | dev.to | 2 Feb 2024
    Statamic is one of the best flat-file CMSs. It’s built with Laravel and can be used as a headless Git-based CMS as well. The paid professional version allows you to use REST APIs and GraphQL APIs for content management and offers a GitHub integration for content storage and editorial workflows.
  • Casidoo on TinaCMS
    10 projects | news.ycombinator.com | 23 Oct 2023
  • Ask HN: What are some well-designed websites?
    12 projects | news.ycombinator.com | 7 Sep 2023
    Aah, that's always a controversial question, on one hand, some universal rules of usability do exist, but on the other hand, everyone's habits, taste and use cases are very different.

    The most neutral definition of a "well designed" website, without any further context, could be "created in a way that helps users achieve intended goals efficiently, while keeping max number of users happy about its look".

    Again, different audiences will have very different answers. Here at HN, sites like https://www.mcmaster.com/ and https://www.craigslist.org win – because HN users appreciate old look and how efficient these sites are.

    https://www.apple.com/ is an industry standard of a marketing site for consumer tech. It's not universally "well designed".

    Other examples of well done marketing pages: https://www.sketch.com/ ; https://statamic.com/ ; https://linear.app/ got its share of hype recently.

    Other times, a website is well designed because its content is awesome and is easy to consume. See https://ciechanow.ski/ and https://www.joshwcomeau.com/

    Is https://github.com/ well designed? As an amateur developers, I'd say yes.

    Is https://htmx.org/ well designed? Hmm, at a glance, there's no design at all. Is no design also design? That's a rabbit hole.

    P.S. I often hear my website is well-designed :-)

  • Different flavors of content management
    9 projects | dev.to | 28 Aug 2023
    Local CMSs are the ones that are mostly file-based (like Statamic or Astro). This means that you can edit everything locally and deploy the data. This way, our CMS is more secure, but on the downside, you have to have a local server working, and you might experience more conflicts, especially when two people will work on the same article (although Git might save you from many of those). It also means that there is a higher learning curve. A remote CMS works somewhere on a server, and most users don't care how.
  • Looking for a simple CMS recommendation
    1 project | /r/webdev | 20 Jun 2023
    I use Statamic, the free version will do everything your looking for and it can be as simple or as complex as you need it to be. It's flat file based (by default) too so deployment / version control is super easy.
  • What is your tech stack for blog websites? (not wordpress)
    18 projects | /r/webdev | 7 Jun 2023
    Statamic (PHP / Laravel)
  • WP20 and Audrey Scholars – Matt Mullenweg
    3 projects | news.ycombinator.com | 28 May 2023
    I'm not in the market for a CMS but if I were I'd likely go with https://statamic.com/ if I needed to build something from scratch.
  • Go with PHP
    19 projects | news.ycombinator.com | 10 May 2023
    If you're looking for a great CMS and were bitten by WordPress back in the day, you should take a look at Statamic (https://statamic.com)

    It's a Laravel package and it's the best CMS I've ever used (from a dev perspective). v4 just dropped the other day

  • Software for personal website
    2 projects | /r/webdev | 29 Apr 2023
    https://statamic.com free for personal. Your welcome.

What are some alternatives?

When comparing payload and cms you can also consider the following projects:

Strapi - 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

CRUD - Build custom admin panels. Fast!

Directus - The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

laravel-localization - Easy localization for Laravel

Nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

jigsaw - Simple static sites with Laravel’s Blade.

bulletproof-react - 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.

cms - Multilingual PHP CMS built with Laravel and bootstrap

webiny-js - Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.

WonderCMS - Fast and small flat file CMS (5 files). Built with PHP, JSON database.

Ghost - Independent technology for modern publishing, memberships, subscriptions and newsletters.

bulma-blade-ui - A set of Laravel Blade components for the Bulma frontend framework