Skip to content

Simple Tutorial on connecting WordPress Headless CMS to Gatsby Application

License

Notifications You must be signed in to change notification settings

developer-junaid/Wordpress-Gatsby-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5b5bceb · Jun 26, 2021

History

2 Commits
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021

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

No packages published