As WordPress is still one of the most popular platforms for content we thought it would be useful to show how it’s possible to write a small module in Vue Storefront that pulled through your blog categories and posts into your VSF store.
Installation is simple and with a couple of commands and a small config you’ll be up and running in no time. You will have to install a free module into your WordPress system to enable GraphQl support but I’m sure this will be coming to core wordpress soon.
This is still a work in progress module, so we’ll be adding additional features over the coming weeks.
Checkout the module on Github,
https://github.com/develodesign/vsf-wp
We’ll also be covering all aspects of the module in detail to help you write your own modules for integrating into Vue Storefront.