How to migrate from Contentful to Payload, a Next.js native CMS & app framework

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024
  • 🚚 Migrating from Contentful to Payload? This is a deep dive into how to migrate a Contentful project to Payload 3.0. Even if migration isn’t on your radar, stick around as we explore concepts that are applicable on leveraging Payload 3.0 in general.
    ⭐ We're open source! Like what we're up to? Leave us a star ⭐
    github.com/pay...
    A primer on Payload ...
    - The fastest growing CMS in our category.
    - Next.js native, so it can seamlessly integrate it into your Next app. You can also one-click deploy on Vercel.
    - Fully open-source, offering the flexibility of self-hosting or managed hosting.
    - Fully TypeScript, eliminating the need to navigate through a UI - simply configure everything in code.
    - Highly extensible, granting you full control over custom hooks, endpoints, and more. It's not just a CMS; you can extend it to become a comprehensive backend for any application you build.
    - Use as a standalone app if you're working with other frameworks.
    Get started in one line: npx create-payload-app@beta
    Big thanks to our friends at 10xMedia.de, a Payload preferred agency, who created this video.

ความคิดเห็น • 16

  • @fhorray
    @fhorray 4 หลายเดือนก่อน +9

    I'm really anxious for the 3.0 stable version! Payload is amazing!

  • @zaderku
    @zaderku 4 หลายเดือนก่อน +2

    Although I don't use contentful, the wealth of knowledge of showing how Payload maps to familiar content types is so valuable.

  • @ElcoBrouwervonGonzenbach
    @ElcoBrouwervonGonzenbach 4 หลายเดือนก่อน +2

    Thanks for a very helpful video. I have just started a project migrating from Contentful to Payload, so your timing couldn't have been better!

  • @Vrtel__
    @Vrtel__ 4 หลายเดือนก่อน +2

    I would like to see more in the live preview. Especially in the context of 3.0.

  • @NicolaCaldo
    @NicolaCaldo 4 หลายเดือนก่อน +2

    You should build the Wordpress migration tool if you want to really enter the market

  • @augigauki
    @augigauki 4 หลายเดือนก่อน

    great content! would love to see some more advanced stuff explored like custom SSO strategies, syncing a collection with external data and more

  • @minggux1694
    @minggux1694 3 หลายเดือนก่อน

    cool. hope we can have more tutorials to develop on payload in-depth.

  • @craignine5074
    @craignine5074 4 หลายเดือนก่อน +2

    This is great. Can you do a WP migration?

  • @ashishanand4023
    @ashishanand4023 4 หลายเดือนก่อน +3

    When is payload 3 going from beta to stable? Waiting eagerly…

  • @jojo_koomson
    @jojo_koomson 4 หลายเดือนก่อน +3

    please bring 3.0 already

  • @Michael-Martell
    @Michael-Martell 3 หลายเดือนก่อน

    Can you make a simple tutorial of making an upload form for the site’s logo, so the end-user can upload and update this on their own?

  • @muneebakram1670
    @muneebakram1670 25 วันที่ผ่านมา

    Is there any way to create Mega Menu inside this Global Menu option?

  • @KratosCY
    @KratosCY 2 หลายเดือนก่อน

    I don’t get the whole concept of Payload as a CMS. Isn’t the whole point of a CMS is you don’t have to build a backend yourself? Contentful, Strapi, Sanity all have user interfaces to act as a backend without writing code so you can only focus on your front end. With payload, you have to do all the stuff yourself so what is the use case of it?

    • @ja909
      @ja909 หลายเดือนก่อน

      Payload also provides a full backend

    • @KratosCY
      @KratosCY หลายเดือนก่อน

      @@ja909 Nextjs can also be a full backend?

    • @ja909
      @ja909 หลายเดือนก่อน

      @@KratosCY my comment was to the statement that e.g. Strapi has interfaces to act as backend without writing code. Payload provides the same via the config.