Almost EVERYONE who tried headless systems said they saw benefits. Download the state of CMS now!

Storyblok now on AWS Marketplace: Read more

O’Reilly Report: Decoupled Applications and Composable Web Architectures - Download Now

Empower your teams & get a 582% ROI: See Storyblok's CMS in action

Skip to main content

Extension Examples

This page lists resources that will help you to get into plugin development.

Section titled Starter Projects Starter Projects

Section titled Field Plugins Field Plugins

  • Picker Starter

Section titled Space Plugins Space Plugins

  • Next.js Plugin
  • Nuxt.js

Section titled Field Plugins Examples Field Plugins Examples

These are some examples of field plugin projects that were built with the latest SDK:

  • Code Block
  • Tags
  • Star Rating

Section titled Field Plugin Tutorials Field Plugin Tutorials

NOTE:

All the tutorials below are using the legacy field plugin SDK. When creating new field plugins, we recommend using the latest SDK.

  • Community Examples
  • Building a Custom Storyblok Field Type Plugin With Vue.js
  • Building an Opening Hours Field Type Plugin
  • Building a List Field Type Plugin
  • Building an Address and Coordinates Field Type Plugin
  • Using Cloudinary and Storyblok to Handle Assets for a Vue.js Application

Section titled Custom Sidebar Application Tutorials Custom Sidebar Application Tutorials

NOTE:

The articles below are using the legacy authentication library (@storyblok/nuxt-auth). When creating new tool plugins or custom sidebar applications, we recommend using the Next.js and Nuxt.js starter projects:

  • How to Create an Oauth2 Authentication Flow With Koa
  • How to Build a Serverless Custom App with Netlify
  • How to Build a Serverless Custom App with Vercel