@bareblends/vsf-prismic

0.0.7 • Public • Published

Storyblok Integration

Here you can find quick installation guide for Storyblok CMS integration with Vue Storefront.

Full documentation can be found here.

Installation


Install module into your app.

npm install @vue-storefront/storyblok --save

or

yarn add @vue-storefront/storyblok

Setup


Register the module in the nuxt.config file.

modules: [
  ['@bareblends/vsf-prismic/nuxt', {
    accessToken: 'CONTENT_DELIVERY_TOKEN',
    endpoint: 'https://bareblends.prismic.io/api/v2'
  }],
]

Content Rendering


Copy the RenderContent.vue component from the integration package.

cp node_modules/@vue-storefront/storyblok/components/RenderContent.vue cms/

Package Sidebar

Install

npm i @bareblends/vsf-prismic

Weekly Downloads

2

Version

0.0.7

License

MIT

Unpacked Size

289 kB

Total Files

42

Last publish

Collaborators

  • oscarmanderj
  • razza