In this video, we go in excess of how to get up and working with #NextJS in a Headless #WordPress set up.
Code:
My favourite caching plugin – WPRocket:
💖 Turn out to be a Patron to display assistance & get perks!
Signal up for the newsletter. Totally free course coming shortly:
**SOCIAL**
Twitter:
Facebook:
I hope you learned something! Let me know if you’d like me to continue going over NextJS and WordPress together!
Before I watch the video… is this a full on tutorial? Showing how to capture pages, menu's and how to have a WordPress install on a live server adjacent to the nextjs export?
I give you the benefit of the doubt but I saw just too many incomplete tutorials on headless tutorials. I am looking for something production ready.
Hey ! This is one of my favorite channel’s regarding WordPress development, but all of your videos are Pretty short and I can’t build real projects from scratch.
It would be awesome if you’d create a full course on react & next.js for WordPress development. I promise to be your first customer for such course.
How can i secure the wordpress endpoint , by htaccess and ip ?
If you find time to make another video about WordPress & Next, I promise I'll take the time to watch it 🙂
Great content! Thanks!
yes please, dynamic content and comment feature
thanks for content Alex))
I hope you will continue that series with WordPress headless + Nextjs or Gatsby as frontend, will be Great 🙂
Awesome content, thanks sooo much!!!
Will you create a NuxtJS + Headless WP tutorial??
Gutenberg blocks and elementor integration with Next.js would be amazing 🙂
Yes I’m very interested in this PLEASE keep it coming !!! Yay!!
Can you please make a tutorial on how to extend the wordpress metadata api for creating custom tables. Please, as soon as possible…please…
Great content, man! Keep going
Excellent intro into headless WP + Next.js! 💥🙌🏼
This is great. Please, keep bringing videos about more advanced Headless WordPress with NEXTJS & WPGRAPHQL
Thank you this was very helpful and easy to follow
I have a Question after creating a static site build in nextjs from the WordPress endpoint. are we going to host the WordPress and Nextjs site on different domains? I am confused about this thing. Please guide.
We need Headless WordPress with Gridsome
Great video! NextJs is so cool! I love GatsbyJS but Next feels just a little more cleaned up.
Have you had a chance to check out Sapper/Svelte? I love it and it feels like a tiny but mighty version of NextJs!
Great tutorial … I would be very interested in how to get dynamic content and how to deploy that.
I also see that GraphQL can give you the menu object would you be able to build a "normal" multi page website in this manner?
When you start the tutorial, is the next.js setup done in a custom theme folder? I'm new-ish to WP development and brand new to next. It looks like you're creating your nextjs project NOT in a WP theme directory, where are you installing the create-next-app? My first query doesn't find any post object.
Guess I'm going to have to learn Next lol
Great video, I had some issues with an invalid-json error. I used local to deploy a local wordpress site and forked your repo, changed all the URI links to the graphQL to point to my site and I get this Do you know why this would happen? Thanks
How to remove extensions from a Graphql query, as thats not needed ?
This was awesome Alex, it got me over the hump in my Next JS headless wordpress app
Thank u thank u thank u… u are awesome
hello bro
i have question please
what can i do to secure this data
for example i can access to anyone using this plugin in his wordpress site and i can use his posts for my site
how i can tell my wordpress site to dont provide data to anyone expect me only.
thank you
i get "TypeError: Cannot read property 'node' of null" when i dont set a featured image. any idea how to fix this so it just doesn't display the image instead of giving me that error?