Headless WordPress 101

Поділитися
Вставка
  • Опубліковано 14 жов 2024
  • In this session, we’ll explore the key concepts around headless architecture in general, and dive into some of the specific technologies used in delivering headless WordPress. We hope to answer a few of these questions as a part of this presentation:
    What is the difference between headless and traditional CMSs?
    What types of APIs can I use to work with WordPress?
    Can I model custom or complex data with WordPress?
    What frontend frameworks can I use and what does hosting look like for this architecture?
    DISCLAIMER: This video mentions Atlas Content Modeler, however we now recommend using Advanced Custom Fields (www.advancedcu....
    Headless WordPress resources:
    developers.wpe...

КОМЕНТАРІ • 6

  • @maryamzafar
    @maryamzafar Рік тому +1

    This is an excellent excellent 101 session... I have been wanting to go headless with Wordpress for the last 6 months, and leverage the power of wordpress as a CMS but in a headless way, but could not find a decent information session which discusses it in detail. Thank you WPEngine!

  • @CristianKirk
    @CristianKirk Рік тому

    I've just heard about headless Wordpress and I really want to start using it, so thanks a lot for this session, it's been very informative.
    Now, what I haven't been able to find at the moment is any specifics on using HW with a frontend developed just with HTML+CSS+JS (no frameworks). Is this not recommended or somewhat not "valid"? Because I can't see any problem with retrieving the data from Wordpress and drawing the pages without the need of using bloated frameworks. Am I missing something on this subject?

    • @WPEngineBuilders
      @WPEngineBuilders  Рік тому +1

      Very cool, thanks for the kind words! You might not find too many examples like that just because not that many people are building that way at the moment. And if they are really trying to build something outside of a framework, they are using a static site generator of some kind to produce the HTML and CSS. I'd recommend checking out Astro if that's what you want, it's kind of an HTML/CSS framework focused on being lean, and then you can layer in client-side JS if you want: docs.astro.build/en/guides/cms/wordpress/

  • @elonkhanal
    @elonkhanal Рік тому

    Awesome ❤