Skip to content

developer-junaid/Wordpress-Gatsby-Tutorial

Repository files navigation

Connecting Wordpress Headless CMS to Gatsby

Steps

  • Create a wordpress admin side
  • Add plugins
    • WPGraphQL
    • WPGatsby
  • Create gatsby site: gatsby new project-name
  • Install plugin: npm i gatsby-source-graphql
  • Add plugin: gatsby-source-graphql and configure it in gatsby-config.js like I've done it
  • run : gatsby develop
  • And You're good to go !!

About

Simple Tutorial on connecting WordPress Headless CMS to Gatsby Application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors